mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 07:55:21 +00:00
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>
9 lines
140 B
Plaintext
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
|