requirements.txt 515 B

1234567891011121314151617
  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, <2.0.0
  9. sphinxcontrib-seqdiag>=0.8.5, <2.0.0
  10. sphinxcontrib-actdiag>=0.8.5, <2.0.0
  11. sphinxcontrib-nwdiag>=0.9.5, <2.0.0
  12. blockdiag>=1.5.4, <2.0.0
  13. seqdiag>=0.9.6, <2.0.0
  14. actdiag>=0.5.4, <2.0.0
  15. nwdiag>=1.0.4, <2.0.0
  16. recommonmark
  17. future>=0.16.0 # for ../tools/gen_esp_err_to_name.py