2020-02-08 04:58:00 +08:00
|
|
|
# DOC: used to generate docs
|
|
|
|
|
2024-04-30 18:13:25 +08:00
|
|
|
sphinx
|
2024-08-20 23:11:32 +08:00
|
|
|
sphinx_rtd_theme~=3.0
|
2020-02-08 04:58:00 +08:00
|
|
|
sphinx-tabs
|
|
|
|
sphinxcontrib-svg2pdfconverter
|
2022-01-03 17:46:36 +08:00
|
|
|
pygments>=2.9
|
|
|
|
sphinx-notfound-page
|
2022-03-25 20:29:37 +08:00
|
|
|
sphinx-copybutton
|
2023-08-30 15:26:48 +08:00
|
|
|
sphinx-togglebutton
|
2024-02-26 18:59:57 +08:00
|
|
|
sphinx-sitemap
|
2024-05-11 10:07:11 +08:00
|
|
|
sphinx-autobuild
|
2021-01-09 05:43:25 +08:00
|
|
|
|
2021-01-09 05:43:25 +08:00
|
|
|
# YAML validation. Used by zephyr_module.
|
2024-03-27 22:01:44 +08:00
|
|
|
PyYAML>=6.0
|
2021-01-09 05:43:25 +08:00
|
|
|
pykwalify
|
2023-11-23 02:57:10 +08:00
|
|
|
|
2024-05-23 21:08:03 +08:00
|
|
|
# Used by pytest-twister-harness plugin (imported by autodoc)
|
2023-11-23 02:57:10 +08:00
|
|
|
pytest
|
2024-05-23 21:08:03 +08:00
|
|
|
pyserial
|
2023-11-01 07:25:14 +08:00
|
|
|
|
|
|
|
# Doxygen doxmlparser
|
|
|
|
doxmlparser
|
2024-09-16 16:53:07 +08:00
|
|
|
|
|
|
|
# Used by the Zephyr domain to organize code samples
|
|
|
|
anytree
|