mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-02 23:10:08 +08:00
17 lines
493 B
Plaintext
17 lines
493 B
Plaintext
# This is a list of python packages used to generate documentation. This file is used with pip:
|
|
# pip install --user -r requirements.txt
|
|
#
|
|
setuptools<57.5.0
|
|
sphinx==2.3.1
|
|
breathe==4.14.1
|
|
sphinx-rtd-theme==1.0.0
|
|
sphinx-notfound-page==0.7.1
|
|
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
|
|
funcparserlib==0.3.6
|
|
nwdiag==2.0.0
|
|
recommonmark==0.7.0
|
|
future==0.16.0 # for ../tools/gen_esp_err_to_name.py |