ccdd3d3db8
Bump CI doc-env docker image to v5
16 lines
471 B
Text
16 lines
471 B
Text
# This is a list of python packages used to generate documentation. This file is used with pip:
|
|
# pip install --user -r requirements.txt
|
|
#
|
|
sphinx==2.3.1
|
|
breathe==4.14.1
|
|
sphinx-notfound-page
|
|
sphinxcontrib-blockdiag==2.0.0
|
|
sphinxcontrib-seqdiag==2.0.0
|
|
sphinxcontrib-actdiag==2.0.0
|
|
sphinxcontrib-nwdiag==2.0.0
|
|
sphinxcontrib-wavedrom==2.0.0
|
|
nwdiag==2.0.0
|
|
recommonmark
|
|
future>=0.16.0 # for ../tools/gen_esp_err_to_name.py
|
|
sphinx_selective_exclude==1.0.3
|
|
sphinx_idf_theme==0.2
|