2022-07-26 15:58:50 +08:00
|
|
|
# Python package requirements for building the documentation of ESP-IDF.
|
|
|
|
|
# This feature can be enabled by running "install.{sh,bat,ps1,fish} --enable-docs"
|
2024-09-10 12:29:44 +02:00
|
|
|
#
|
|
|
|
|
# This file lists Python packages without version specifiers. Version details
|
|
|
|
|
# are stored in a separate constraints file. For more information, visit:
|
|
|
|
|
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/tools/idf-tools.html
|
2022-07-26 15:58:50 +08:00
|
|
|
|
|
|
|
|
esp-docs
|
2024-07-08 18:03:51 +08:00
|
|
|
linuxdoc
|