Skip to content

Commit 74d96cb

Browse files
committed
Merge branch 'docs/filters_for_examples' into 'main'
feat: Add note about include/exclude filters for examples Closes PACMAN-974 See merge request espressif/idf-component-manager!496
2 parents 1111a63 + 8d26c05 commit 74d96cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/reference/manifest_file.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,10 @@ This field is optional and can be omitted if the component contains all files in
198198
- during the creation of the archive before the component uploaded to the registry.
199199
- the component is used as a `git dependency <GitDependencies>`_.
200200

201+
.. note::
202+
203+
Filters are also applied to examples located in the component directory.
204+
201205
A list of files and directories excluded by default:
202206

203207
|DEFAULT_EXCLUDE|

0 commit comments

Comments
 (0)