Excluded the optional tinyDTLS module from Doxygen
This commit is contained in:
parent
e37dd179d1
commit
7bbbbbab9a
@ -809,7 +809,8 @@ EXCLUDE_SYMLINKS = NO
|
||||
|
||||
EXCLUDE_PATTERNS = */cpu/cc26xx-cc13xx/lib/* \
|
||||
*/cpu/cc26xx-cc13xx/rf-core/api/* \
|
||||
*/platform/stm32nucleo-spirit1/stm32cube-lib/*
|
||||
*/platform/stm32nucleo-spirit1/stm32cube-lib/* \
|
||||
*/os/net/security/tinydtls/*
|
||||
|
||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||
# (namespaces, classes, functions, etc.) that should be excluded from the
|
||||
|
Loading…
Reference in New Issue
Block a user