X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/eb99b1ec905266ea4c076542168fb0e3b81b77a3..d03d6513d0d24cf63225c8d3dfa07675d9107f40:/Projects/LEDNotifier/Doxygen.conf diff --git a/Projects/LEDNotifier/Doxygen.conf b/Projects/LEDNotifier/Doxygen.conf index d77997258..abe146d04 100644 --- a/Projects/LEDNotifier/Doxygen.conf +++ b/Projects/LEDNotifier/Doxygen.conf @@ -637,7 +637,8 @@ EXCLUDE_PATTERNS = # wildcard * is used, a substring. Examples: ANamespace, AClass, # AClass::ANamespace, ANamespace::*Test -EXCLUDE_SYMBOLS = __* +EXCLUDE_SYMBOLS = __* \ + INCLUDE_FROM_* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see