apps/tinydtls: disable doxygen generation
This commit is contained in:
parent
e24f500e57
commit
1addd8da3a
|
@ -809,7 +809,8 @@ EXCLUDE_SYMLINKS = NO
|
||||||
|
|
||||||
EXCLUDE_PATTERNS = */cpu/cc26xx-cc13xx/lib/* \
|
EXCLUDE_PATTERNS = */cpu/cc26xx-cc13xx/lib/* \
|
||||||
*/cpu/cc26xx-cc13xx/rf-core/api/* \
|
*/cpu/cc26xx-cc13xx/rf-core/api/* \
|
||||||
*/platform/stm32nucleo-spirit1/stm32cube-lib/*
|
*/platform/stm32nucleo-spirit1/stm32cube-lib/* \
|
||||||
|
*/apps/tinydtls/*
|
||||||
|
|
||||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||||
# (namespaces, classes, functions, etc.) that should be excluded from the
|
# (namespaces, classes, functions, etc.) that should be excluded from the
|
||||||
|
|
Loading…
Reference in a new issue