Cellular: Remove non-API folders from Doxygen

pull/9328/head
Ari Parkkila 2019-01-09 13:11:58 +02:00 committed by Seppo Takalo
parent 397b396291
commit 68bbc5e431
1 changed files with 4 additions and 1 deletions

View File

@ -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