OVMS3-idf/docs/requirements.txt

17 lines
494 B
Plaintext
Raw Normal View History

# This is a list of python packages used to generate documentation. This file is used with pip:
# pip install --user -r requirements.txt
#
sphinx>=1.8.4
breathe==4.11.1
sphinx-rtd-theme
sphinxcontrib-blockdiag>=1.5.5, <2.0.0
sphinxcontrib-seqdiag>=0.8.5, <2.0.0
sphinxcontrib-actdiag>=0.8.5, <2.0.0
sphinxcontrib-nwdiag>=0.9.5, <2.0.0
2020-02-13 13:48:52 +00:00
blockdiag>=1.5.4, <2.0.0
seqdiag>=0.9.6, <2.0.0
actdiag>=0.5.4, <2.0.0
nwdiag>=1.0.4, <2.0.0
2018-01-11 06:52:54 +00:00
recommonmark
2018-08-28 18:01:25 +00:00
future>=0.16.0 # for ../tools/gen_esp_err_to_name.py