Update doxygen excludes to remove extraneous .md files

This commit is contained in:
Ian McInerney 2024-02-15 17:15:24 +00:00
parent 4ec390838b
commit ba3e1528dd
1 changed files with 5 additions and 3 deletions

View File

@ -852,12 +852,14 @@ 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 = */bitmaps_png/*.md \
EXCLUDE_PATTERNS = */resources/bitmaps_png/*.md \
*/pcb_calculator/*.md \
*/pcb_calculator/attenuators/*.md \
*/eeschema/*.md \
*/eeschema/dialogs/*.md \
*/pcbnew/dialogs/*.md
*/pcbnew/dialogs/*.md \
*/qa/data/* \
*/libs/kiplatform/gtk/wayland-pointer-constraints-unstable-v1.h
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the