Skip to content

Commit 48ddafb

Browse files
committed
Update excluded directories for docs
1 parent b58f2c8 commit 48ddafb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doxyfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,8 @@ EXCLUDE_SYMLINKS = NO
975975

976976
EXCLUDE_PATTERNS = */internal/* \
977977
*/src/blocks/* \
978-
*/src/imageformats/* \
978+
*/src/audio/* \
979+
*/thirdparty/* \
979980
*_p.cpp \
980981
*_p.h
981982

0 commit comments

Comments
 (0)