zephyr/scripts/requirements-doc.txt
Gerard Marull-Paretas d9ed09357e doc: update requirements
Update to Sphinx 5.x, also update breathe since version 4.34 is the
first to officially support Sphinx 5.x.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-12 11:04:26 +02:00

15 lines
239 B
Plaintext

# DOC: used to generate docs
breathe>=4.34
sphinx~=5.0
sphinx_rtd_theme~=1.0
sphinx-tabs
sphinxcontrib-svg2pdfconverter
pygments>=2.9
sphinx-notfound-page
sphinx-copybutton
# YAML validation. Used by zephyr_module.
PyYAML>=5.1
pykwalify