Exclude pcbnew drc markdown from doxygen

This commit is contained in:
Marek Roszko 2021-01-02 08:30:15 -05:00
parent f1e62393c4
commit 7b051fb66b
1 changed files with 4 additions and 3 deletions

View File

@ -853,10 +853,11 @@ EXCLUDE_SYMLINKS = NO
# exclude all test directories for example use the pattern */test/*
EXCLUDE_PATTERNS = */bitmaps_png/*.md \
*/pcb_calculator/*.md \
*/pcb_calculator/*.md \
*/pcb_calculator/attenuators/*.md \
*/eeschema/*.md \
*/eeschema/dialogs/*.md
*/eeschema/*.md \
*/eeschema/dialogs/*.md \
*/pcbnew/dialogs/*.md
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the