zephyr/scripts/requirements-doc.txt
Fabio Utzig 054d89feaf doc: bump breathe>=4.21.0
Breathe 4.21.0 brings a few interesting features that improve the
generated documentation:

* A new `separate_member_pages` config option that patches issues in the
  Doxygen XML generated when SEPARATE_MEMBER_PAGES option is YES.
* A new rST verbatim mode that allows producing inline elements.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2020-09-15 15:25:01 +02:00

9 lines
140 B
Plaintext

# DOC: used to generate docs
breathe>=4.21.0
docutils>=0.16
sphinx>=3.2.0,<4.0
sphinx_rtd_theme
sphinx-tabs
sphinxcontrib-svg2pdfconverter