2016-11-01 12:08:29 +00:00
|
|
|
# This is a list of python packages used to generate documentation. This file is used with pip:
|
2017-07-29 13:25:00 +00:00
|
|
|
# pip install -r requirements.txt
|
2016-11-01 12:08:29 +00:00
|
|
|
#
|
2017-10-31 21:52:55 +00:00
|
|
|
sphinx==1.6.5
|
2016-11-01 12:08:29 +00:00
|
|
|
sphinx-rtd-theme
|
2017-10-31 21:52:55 +00:00
|
|
|
breathe==4.7.3
|
2017-11-06 20:41:31 +00:00
|
|
|
sphinxcontrib.blockdiag==1.5.3
|
|
|
|
sphinxcontrib.seqdiag==0.8.5
|
|
|
|
sphinxcontrib.actdiag==0.8.5
|
2018-01-11 06:52:54 +00:00
|
|
|
sphinxcontrib.nwdiag==0.9.5
|
|
|
|
recommonmark
|