mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b529b757aa
In some cases gen_version_specific_includes.py would fail to find a branch/tag name for a commit and would fall back to using commit SHA-1. This should never happen in docs that should be published as we use the branch/tag name to generate example commands for our users. E.g. "git clone -b $branch_name" Closes https://github.com/espressif/esp-idf/issues/5657 |
||
---|---|---|
.. | ||
build_system | ||
__init__.py | ||
esp_err_definitions.py | ||
exclude_docs.py | ||
format_idf_target.py | ||
gen_defines.py | ||
gen_idf_tools_links.py | ||
gen_toolchain_links.py | ||
gen_version_specific_includes.py | ||
include_build_file.py | ||
kconfig_reference.py | ||
latex_builder.py | ||
link_roles.py | ||
README.md | ||
run_doxygen.py | ||
util.py |
See docs/en/contribute/add-ons-reference.rst (or in the IDF docs) for details.