X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/08e8d6393edeaf775b5c3fc3bf2a76e62698d129..77e86e7d82c65b1c2a75f965cb936b8f7ad97ac2:/Projects/Webserver/Doxygen.conf diff --git a/Projects/Webserver/Doxygen.conf b/Projects/Webserver/Doxygen.conf index 7117920ec..dd0be3e6e 100644 --- a/Projects/Webserver/Doxygen.conf +++ b/Projects/Webserver/Doxygen.conf @@ -637,7 +637,8 @@ EXCLUDE_PATTERNS = */uip/* */FATFs/* # 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