e21ffe6baa
This means a light requirements-doc.txt is enough for doc writers. See previous discussions in PR #31199 and PR #31239 Signed-off-by: Marc Herbert <marc.herbert@intel.com>
14 lines
242 B
Plaintext
14 lines
242 B
Plaintext
# DOC: used to generate docs
|
|
|
|
breathe~=4.23,!=4.29.0
|
|
sphinx~=3.3
|
|
sphinx_rtd_theme>=0.5.2,<1.0
|
|
sphinx-tabs
|
|
sphinxcontrib-svg2pdfconverter
|
|
pygments~=2.9
|
|
sphinx-notfound-page>=0.6
|
|
|
|
# YAML validation. Used by zephyr_module.
|
|
PyYAML>=5.1
|
|
pykwalify
|