OVMS3-idf/docs/idf_extensions
Angus Gratton e3664e297b docs: Redirect all of Doxygen stderr to the warnings log
Some errors (for example the errors caused by macro values, as fixed in previous
commit) get logged to stderr even if WARN_LOGFILE is set, but Doxygen succeeds.
2020-07-10 14:53:16 +10: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-07-10 14:53:15 +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: Move to Python 3.5+ and Sphinx 2.3 2020-02-07 16:47:50 +11: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 17:17:46 +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-07-10 14:53:16 +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.