readthedocs / sphinx_rtd_theme

Sphinx theme from Read the Docs
https://sphinx-rtd-theme.readthedocs.io/
MIT License
4.81k stars 1.74k forks source link

latest release of sphinx_rtd_theme 3.0..0 doesn't work with sphinx 8.0.2 #1612

Closed radhikamanihar closed 1 month ago

radhikamanihar commented 1 month ago

We get this error : Command sphinx-build -j 4 docs/source docs/build/html failed with exit code 2

Sphinx build command is expected to run in proper way

humitos commented 1 month ago

Hi. Can you provide more detailed information? What's the exact error? How can we reproduce the issue?

humitos commented 1 month ago

I did a quick test locally and I'm able to build the docs using 3.0.0 and Sphinx 8.0.2. Feel free to re-open with more information.

radhikamanihar commented 1 month ago

okay it works now, it was some other errors that has to be adapted with latest sphinx version