zephyr/scripts/requirements-doc.txt
Fabio Utzig 7cc84af393 doc: fix broken text search
Require Sphinx<3.4.0 to avoid the issue described in:

https://github.com/sphinx-doc/sphinx/issues/8603

This requirement can be relaxed once a new sphinx-rtd-theme is
released.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2021-01-04 07:57:07 -05:00

9 lines
142 B
Plaintext

# DOC: used to generate docs
breathe>=4.23.0
docutils>=0.16
sphinx>=3.3.0,<3.4.0
sphinx_rtd_theme
sphinx-tabs
sphinxcontrib-svg2pdfconverter