From: Angus Gratton Date: Mon, 13 Aug 2018 02:28:54 +0000 (+1000) Subject: docs: Add gen-version-specific-includes.py to executables list X-Git-Tag: v3.2-beta1~320^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50e7b116c1471f58e56b55b961418ead75bfdb12;p=esp-idf docs: Add gen-version-specific-includes.py to executables list --- diff --git a/tools/ci/executable-list.txt b/tools/ci/executable-list.txt index 0b88e669aa..18361a7c90 100644 --- a/tools/ci/executable-list.txt +++ b/tools/ci/executable-list.txt @@ -12,6 +12,7 @@ components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py docs/check_doc_warnings.sh docs/check_lang_folder_sync.sh docs/gen-kconfig-doc.py +docs/gen-version-specific-includes.py tools/ci/apply_bot_filter.py tools/ci/build_examples.sh tools/ci/check-executable.sh