requirements.txt 390 B

12345678910111213
  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>=1.8.4
  5. breathe>=4.11.1
  6. sphinx-rtd-theme
  7. sphinx-notfound-page
  8. sphinxcontrib-blockdiag>=1.5.5
  9. sphinxcontrib-seqdiag>=0.8.5
  10. sphinxcontrib-actdiag>=0.8.5
  11. sphinxcontrib-nwdiag>=0.9.5
  12. recommonmark
  13. future>=0.16.0 # for ../tools/gen_esp_err_to_name.py