Ivan Grokhotkov a14e14f37a Merge branch 'feature/docker_build_gh_actions' into 'master' há 3 anos atrás
..
_static a7f6f8677a doc: update api reference for new rmt driver há 3 anos atrás
docs_not_updated 407b693646 dedic_gpio: mention the overhead of using driver API há 3 anos atrás
doxygen eec3ac83f4 esp_system: Update watchdog documentation há 3 anos atrás
en a14e14f37a Merge branch 'feature/docker_build_gh_actions' into 'master' há 3 anos atrás
zh_CN febe329ae5 Merge branch 'docs/fix_linker_script_table' into 'master' há 3 anos atrás
README.md 7411321603 docs: update to use esp-docs há 4 anos atrás
TEMPLATE_EXAMPLE_README.md 5f7733f692 docs: update frontpage/general pages for ESP8684 há 4 anos atrás
check_lang_folder_sync.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs há 5 anos atrás
conf_common.py 5aa01cb80e docs: update linkcheck configs há 3 anos atrás
doxygen-known-warnings.txt c8617fe965 docs: fix all doxygen warnings há 3 anos atrás
page_redirects.txt 485cdd9a74 docs: add cn trans for system.rst há 3 anos atrás
requirements.txt c8617fe965 docs: fix all doxygen warnings há 3 anos atrás
sphinx-known-warnings.txt b870c26837 doc: move mqtt_client.h into known warnings há 3 anos atrás

README.md

Documentation Source Folder

This folder contains source files of ESP-IDF documentation available in English and 中文.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated within about 20 minutes on each commit:

Hosted Documentation

The above URLs are all for the master branch latest version. Click the drop-down in the bottom left to choose a stable version or to download a PDF.

Building Documentation

The documentation is built using the python package esp-docs, which can be installed by running pip install esp-docs. Running build-docs --help will give a summary of available options. For more information see the esp-docs documentation at https://github.com/espressif/esp-docs/blob/master/README.md