# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90\r
\r
FILE_PATTERNS = *.h \\r
- *.c \\r
*.txt\r
\r
# The RECURSIVE tag can be used to turn specify whether or not subdirectories \r
# wildcard * is used, a substring. Examples: ANamespace, AClass, \r
# AClass::ANamespace, ANamespace::*Test\r
\r
-EXCLUDE_SYMBOLS = __*\r
+EXCLUDE_SYMBOLS = __* 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