diff --git a/doxyfile_options b/doxyfile_options index b477f1909b..550a6bc930 100644 --- a/doxyfile_options +++ b/doxyfile_options @@ -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