doc: exclude _param files from doxygen
This commit is contained in:
parent
2ce2b53339
commit
28c335e8e7
@ -818,6 +818,7 @@ EXCLUDE_SYMLINKS = NO
|
|||||||
# exclude all test directories for example use the pattern */test/*
|
# exclude all test directories for example use the pattern */test/*
|
||||||
|
|
||||||
EXCLUDE_PATTERNS = */board/*/tools/* \
|
EXCLUDE_PATTERNS = */board/*/tools/* \
|
||||||
|
*_params.h \
|
||||||
*/boards/x86-multiboot-common/include/multiboot.h \
|
*/boards/x86-multiboot-common/include/multiboot.h \
|
||||||
*/cpu/atmega_common/include/sys/*.h \
|
*/cpu/atmega_common/include/sys/*.h \
|
||||||
*/cpu/msp430_common/include/stdatomic.h \
|
*/cpu/msp430_common/include/stdatomic.h \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user