esp-idf/docs/idf_extensions
Marius Vikhammer 89179dc286 docs: add fast build feature and activate it in CI
Adds feature for skipping include of doxygen headers into sphinx build
when env variable is set.

Builds incomplete docs (no function API documention)
but speeds up building (20min to 1<min).

Add this fast build as the default way of building docs in CI on
non protected branches.
2021-04-28 16:32:35 +08:00
..
build_system docs: initial update of programming guide for C3 2021-02-01 15:40:02 +08:00
__init__.py docs: Refactor extensions into packages, update the add-ons-reference docs page 2020-02-07 16:37:43 +11:00
esp_err_definitions.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
exclude_docs.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
format_idf_target.py docs: add C3 TRM links 2021-04-09 11:01:29 +08:00
gen_defines.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
gen_idf_tools_links.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
gen_toolchain_links.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
gen_version_specific_includes.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
include_build_file.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
kconfig_reference.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
latex_builder.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
link_roles.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
README.md docs: Refactor extensions into packages, update the add-ons-reference docs page 2020-02-07 16:37:43 +11:00
run_doxygen.py docs: add fast build feature and activate it in CI 2021-04-28 16:32:35 +08:00
util.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00

See docs/en/contribute/add-ons-reference.rst (or in the IDF docs) for details.