diff --git a/docs/librarymanager/config.rst b/docs/librarymanager/config.rst index 2ab3c7f7..c7680c03 100644 --- a/docs/librarymanager/config.rst +++ b/docs/librarymanager/config.rst @@ -452,17 +452,14 @@ A list of example patterns. This field is predefined with default value: "examples": [ "[Ee]xamples/*.c", "[Ee]xamples/*.cpp", - "[Ee]xamples/*.h", "[Ee]xamples/*.ino", "[Ee]xamples/*.pde", "[Ee]xamples/*/*.c", "[Ee]xamples/*/*.cpp", - "[Ee]xamples/*/*.h", "[Ee]xamples/*/*.ino", "[Ee]xamples/*/*.pde", "[Ee]xamples/*/*/*.c", "[Ee]xamples/*/*/*.cpp", - "[Ee]xamples/*/*/*.h", "[Ee]xamples/*/*/*.ino", "[Ee]xamples/*/*/*.pde" ]