mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 01:22:25 +00:00
Breathe>=4.23.0 brings in basic xrefitem rendering support and fixes issues parsing anonymous struct/unions. This version also adds a config knob for showing or hiding enumerator values, so set it to generate documentation compatible with previous versions. 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.23.0
|
|
docutils>=0.16
|
|
sphinx>=3.2.0,<4.0
|
|
sphinx_rtd_theme
|
|
sphinx-tabs
|
|
sphinxcontrib-svg2pdfconverter
|