diff --git a/Doxyfile b/Doxyfile index 71cab6fd37..9629e556ed 100644 --- a/Doxyfile +++ b/Doxyfile @@ -852,8 +852,10 @@ EXCLUDE_SYMLINKS = NO # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories for example use the pattern */test/* -EXCLUDE_PATTERNS = */pcb_calculator/*.md \ +EXCLUDE_PATTERNS = */bitmaps_png/*.md \ + */pcb_calculator/*.md \ */pcb_calculator/attenuators/*.md \ + */eeschema/*.md \ */eeschema/dialogs/*.md # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names