requirements-doc.txt 242 B

12345678910111213
  1. # DOC: used to generate docs
  2. breathe~=4.23,!=4.29.0
  3. sphinx~=3.3
  4. sphinx_rtd_theme>=0.5.2,<1.0
  5. sphinx-tabs
  6. sphinxcontrib-svg2pdfconverter
  7. pygments~=2.9
  8. sphinx-notfound-page>=0.6
  9. # YAML validation. Used by zephyr_module.
  10. PyYAML>=5.1
  11. pykwalify