zephyr/scripts/requirements-doc.txt
Anas Nashif 295572a5b1 ci: do not use latest breathe release for docs
breathe v4.15.0 was just released and fixes some compatibility issues
with latest sphinx, the combo works, however with many warnings that we
still need to either fix or whitelist. This is temporary until we are
able to use those new versions.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-04-07 18:51:13 -04:00

9 lines
147 B
Plaintext

# DOC: used to generate docs
breathe>=4.9.1,<4.15.0
docutils>=0.14
sphinx>=1.7.5,<3.0
sphinx_rtd_theme
sphinx-tabs
sphinxcontrib-svg2pdfconverter