Exclude two more folder paths from doxygen

This commit is contained in:
Marek Roszko 2021-01-02 08:26:43 -05:00
parent e48f2a70fe
commit f1e62393c4
1 changed files with 3 additions and 1 deletions

View File

@ -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