esp-idf/docs
Angus Gratton 1abd346943 docs: Call 'python -m sphinx' instead of sphinx-build
Fixes mismatches where default Python interpreter may not match the most recently
installed sphinx-build wrapper script (if sphinx 2 & 3 both installed, pip will
clobber any previous copy of /bin/sphinx-build when it installs the new one.)
2018-08-29 14:43:42 +08:00
..
_static
en docs: Adds description of OpenOCD command to configure custom app image location 2018-08-27 14:08:36 +03:00
zh_CN doc: additional translation in get_stated 2018-08-27 10:44:28 +08:00
Doxyfile docs: add API reference section for esp_system.h 2018-08-20 16:49:20 +08:00
README.md
TEMPLATE_EXAMPLE_README.md
check_doc_warnings.sh
check_lang_folder_sync.sh
conf_common.py
docs_common.mk docs: Call 'python -m sphinx' instead of sphinx-build 2018-08-29 14:43:42 +08:00
gen-dxd.py
gen-kconfig-doc.py
gen-version-specific-includes.py
issue_template.md
kconfiglib.py
link-roles.py
local_util.py
requirements.txt
sphinx-known-warnings.txt

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.