X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/4d246a82cbed77cea849ddcbc88d32019665edae..2b74b517ea48507a0ab3fee5628a363ab0dcd3fb:/LUFA/Doxygen.conf diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index 5a15bd751..387cd34db 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -636,8 +636,7 @@ EXCLUDE_PATTERNS = # wildcard * is used, a substring. Examples: ANamespace, AClass, # AClass::ANamespace, ANamespace::*Test -EXCLUDE_SYMBOLS = __* \ - INCLUDE_FROM_* +EXCLUDE_SYMBOLS = __* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see