# will result in a user-defined paragraph with heading "Side Effects:".
# You can put \n's in the value part of an alias to insert newlines.
-ALIASES = "test=\par Unit-Tested by:\n"
+ALIASES =
+ALIASES += "cpptest=\xrefitem cpptest \"Unit Test:\" \"Unit Tests\""
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
# sources only. Doxygen will then generate output that is more tailored for C.
EXCLUDE_PATTERNS = */CVS/* \
*/lib/libTrie/* \
*/Programming-Guide/html/* \
- */Programming-guide/dyn/*
+ */Programming-guide/dyn/* \
+ */btlayer-*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the