OVMS3-idf/docs/idf_extensions
Marius Vikhammer 32761b9782 docs: fix link_roles not linking correctly for certain files
Link_roles could link incorrectly if the name of a file matched the name of a submodule
2020-06-22 20:42:59 +08:00
..
build_system docs: Re-run the 'set-target' target each time, use a unique sdkconfig file for each lang/target combo 2020-02-07 16:47:50 +11: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 docs: Make Python 3 compatible 2020-02-07 16:37:45 +11:00
exclude_docs.py docs: support building a subset of the documentation with build_docs 2020-05-22 15:01:40 +08:00
format_idf_target.py Update toolchain xtensa-esp-elf to xtensa-esp32-elf by modifying the dict TOOLCHAIN_NAMES 2020-03-26 18:15:37 +08:00
gen_defines.py docs: Log the full list of macros, remove code-style macros to prevent Doxygen errors 2020-06-12 14:30:47 +10:00
gen_idf_tools_links.py docs: Move to Python 3.5+ and Sphinx 2.3 2020-02-07 16:47:50 +11:00
gen_toolchain_links.py docs: Make Python 3 compatible 2020-02-07 16:37:45 +11:00
gen_version_specific_includes.py docs: remove English info from Chinese getting started guide 2020-06-08 17:00:49 +08:00
include_build_file.py docs: Refactor extensions into packages, update the add-ons-reference docs page 2020-02-07 16:37:43 +11:00
kconfig_reference.py docs: Make Python 3 compatible 2020-02-07 16:37:45 +11:00
latex_builder.py doc: add latex and PDF generation to build_docs 2020-04-15 17:14:22 +08:00
link_roles.py docs: fix link_roles not linking correctly for certain files 2020-06-22 20:42:59 +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: Redirect all of Doxygen stderr to the warnings log 2020-06-12 14:30:47 +10:00
util.py docs: Refactor extensions into packages, update the add-ons-reference docs page 2020-02-07 16:37:43 +11:00

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