You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
515 B
29 lines
515 B
# DOC: used to generate docs |
|
|
|
sphinx<8.3.0 |
|
sphinx_rtd_theme~=3.0 |
|
sphinx-tabs |
|
sphinxcontrib-svg2pdfconverter |
|
pygments>=2.9,!=2.19.0 |
|
sphinx-notfound-page |
|
sphinx-copybutton |
|
sphinx-togglebutton |
|
sphinx-sitemap |
|
sphinx-autobuild |
|
|
|
# YAML validation. Used by zephyr_module. |
|
PyYAML>=6.0 |
|
pykwalify |
|
|
|
# Used by pytest-twister-harness plugin (imported by autodoc) |
|
pytest |
|
pyserial |
|
|
|
# Doxygen doxmlparser |
|
doxmlparser |
|
|
|
# Used by the Zephyr domain to organize code samples |
|
anytree |
|
|
|
# Used to generate API coverage reports |
|
coverxygen
|
|
|