mirror of https://github.com/ARMmbed/mbed-os.git
Cellular: Remove non-API folders from Doxygen
parent
397b396291
commit
68bbc5e431
|
@ -859,7 +859,10 @@ EXCLUDE_PATTERNS = */tools/* \
|
|||
*/ble/pal/* \
|
||||
*/components/802.15.4_RF/* \
|
||||
*/components/wifi/* \
|
||||
*/UNITTESTS/*
|
||||
*/UNITTESTS/* \
|
||||
*/features/cellular/framework/AT/* \
|
||||
*/features/cellular/framework/device/* \
|
||||
*/features/cellular/framework/common/*
|
||||
|
||||
# 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