doc: Do not use Sphinx 5.2.0.post0
Sphinx 5.2.0.post0 release has a known compatibility issue with the `sphinx_rtd_theme` (see the issue readthedocs/sphinx_rtd_theme#1343). Revert this commit once this compatibility issue is resolved. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
24984de7b2
commit
f503847d14
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# DOC: used to generate docs
|
# DOC: used to generate docs
|
||||||
|
|
||||||
breathe>=4.34
|
breathe>=4.34
|
||||||
sphinx~=5.0
|
sphinx~=5.0,!=5.2.0.post0
|
||||||
sphinx_rtd_theme~=1.0
|
sphinx_rtd_theme~=1.0
|
||||||
sphinx-tabs
|
sphinx-tabs
|
||||||
sphinxcontrib-svg2pdfconverter
|
sphinxcontrib-svg2pdfconverter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue