Add start of a SDP service table, which will be linked to the Bluetooth SDP code.
[pub/USBasp.git] / Projects / LEDNotifier / Doxygen.conf
index 432339e..abe146d 100644 (file)
@@ -615,7 +615,7 @@ RECURSIVE              = YES
 # excluded from the INPUT source files. This way you can easily exclude a\r
 # subdirectory from a directory tree whose root is specified with the INPUT tag.\r
 \r
-EXCLUDE                = Documentation/\r
+EXCLUDE                = Documentation/ CPUUsageApp/ HotmailNotifierApp/ LEDMixerApp/\r
 \r
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or\r
 # directories that are symbolic links (a Unix filesystem feature) are excluded\r
@@ -637,7 +637,8 @@ EXCLUDE_PATTERNS       =
 # wildcard * is used, a substring. Examples: ANamespace, AClass,\r
 # AClass::ANamespace, ANamespace::*Test\r
 \r
-EXCLUDE_SYMBOLS        = __*\r
+EXCLUDE_SYMBOLS        = __* \\r
+                         INCLUDE_FROM_*\r
 \r
 # The EXAMPLE_PATH tag can be used to specify one or more files or\r
 # directories that contain example code fragments that are included (see\r