2016-11-01 08:08:29 -04:00
|
|
|
# This is a list of python packages used to generate documentation. This file is used with pip:
|
2018-09-07 03:14:05 -04:00
|
|
|
# pip install --user -r requirements.txt
|
2016-11-01 08:08:29 -04:00
|
|
|
#
|
2019-03-19 11:47:39 -04:00
|
|
|
sphinx>=1.8.4
|
2019-05-03 09:18:18 -04:00
|
|
|
breathe==4.11.1
|
2016-11-01 08:08:29 -04:00
|
|
|
sphinx-rtd-theme
|
2019-03-27 13:38:31 -04:00
|
|
|
sphinx-notfound-page
|
2019-03-19 11:47:39 -04:00
|
|
|
sphinxcontrib-blockdiag>=1.5.5
|
2019-02-16 14:46:49 -05:00
|
|
|
sphinxcontrib-seqdiag>=0.8.5
|
|
|
|
sphinxcontrib-actdiag>=0.8.5
|
|
|
|
sphinxcontrib-nwdiag>=0.9.5
|
2018-01-11 01:52:54 -05:00
|
|
|
recommonmark
|
2018-08-28 14:01:25 -04:00
|
|
|
future>=0.16.0 # for ../tools/gen_esp_err_to_name.py
|