X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/db420853ce1a7c4545c443b9b7e9925fac3fbbb5..c58c53dba90fdc19d38f5e5d6957f2ede2a740f3:/Demos/Host/ClassDriver/MIDIHost/Doxygen.conf diff --git a/Demos/Host/ClassDriver/MIDIHost/Doxygen.conf b/Demos/Host/ClassDriver/MIDIHost/Doxygen.conf index 27a6cb4a3..223f2e171 100644 --- a/Demos/Host/ClassDriver/MIDIHost/Doxygen.conf +++ b/Demos/Host/ClassDriver/MIDIHost/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