doc: update sphinx/docleaf requirements
Update Sphinx and docleaf. Note that Sphinx 7 is not an option because rtd_theme requires <= 6 (see https://github.com/readthedocs/sphinx_rtd_theme/issues/1463). Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
d3d93d4399
commit
b990a5fdb6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# DOC: used to generate docs
|
# DOC: used to generate docs
|
||||||
|
|
||||||
docleaf==0.8.0
|
docleaf==0.8.1
|
||||||
sphinx~=5.0,!=5.2.0.post0
|
sphinx~=6.0
|
||||||
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