requirements.txt 471 B

12345678910111213141516
  1. # This is a list of python packages used to generate documentation. This file is used with pip:
  2. # pip install --user -r requirements.txt
  3. #
  4. sphinx==2.3.1
  5. breathe==4.14.1
  6. sphinx-notfound-page
  7. sphinxcontrib-blockdiag==2.0.0
  8. sphinxcontrib-seqdiag==2.0.0
  9. sphinxcontrib-actdiag==2.0.0
  10. sphinxcontrib-nwdiag==2.0.0
  11. sphinxcontrib-wavedrom==2.0.0
  12. nwdiag==2.0.0
  13. recommonmark
  14. future>=0.16.0 # for ../tools/gen_esp_err_to_name.py
  15. sphinx_selective_exclude==1.0.3
  16. sphinx_idf_theme==0.2