zephyr/scripts/requirements-doc.txt
Gerard Marull-Paretas 10da718fd7 doc: requirements: stick to breathe < 4.33
Looks like the 4.33 release has some more issues, so let's wait until
everything gets fixed before allowing future versions.

Ref. https://github.com/michaeljones/breathe/issues/805

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-02-15 11:26:13 +01:00

14 lines
272 B
Plaintext

# DOC: used to generate docs
breathe>=4.30,<4.33 # 4.33: disabled due to #803 and #805 issues
sphinx~=4.0
sphinx_rtd_theme~=1.0
sphinx-tabs
sphinxcontrib-svg2pdfconverter
pygments>=2.9
sphinx-notfound-page
# YAML validation. Used by zephyr_module.
PyYAML>=5.1
pykwalify