projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More AVR32 achitecture ports.
[pub/USBasp.git]
/
Projects
/
XPLAINBridge
/
Doxygen.conf
diff --git
a/Projects/XPLAINBridge/Doxygen.conf
b/Projects/XPLAINBridge/Doxygen.conf
index
39a3978
..
95095df
100644
(file)
--- a/
Projects/XPLAINBridge/Doxygen.conf
+++ b/
Projects/XPLAINBridge/Doxygen.conf
@@
-629,7
+629,7
@@
EXCLUDE_SYMLINKS = NO
# against the file with absolute path, so to exclude all test directories
\r
# for example use the pattern */test/*
\r
\r
# against the file with absolute path, so to exclude all test directories
\r
# for example use the pattern */test/*
\r
\r
-EXCLUDE_PATTERNS =
*/LowLevel/USBMode.h
\r
+EXCLUDE_PATTERNS =
\r
\r
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
\r
# (namespaces, classes, functions, etc.) that should be excluded from the
\r
\r
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
\r
# (namespaces, classes, functions, etc.) that should be excluded from the
\r
@@
-637,7
+637,8
@@
EXCLUDE_PATTERNS = */LowLevel/USBMode.h
# wildcard * is used, a substring. Examples: ANamespace, AClass,
\r
# AClass::ANamespace, ANamespace::*Test
\r
\r
# 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
\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