# This will remove the Files entry from the Quick Index and from the\r
# Folder Tree View (if specified). The default is YES.\r
\r
-SHOW_FILES = NO\r
+SHOW_FILES = YES\r
\r
# Set the SHOW_NAMESPACES tag to NO to disable the generation of the\r
# Namespaces page.\r
# wildcard * is used, a substring. Examples: ANamespace, AClass,\r
# AClass::ANamespace, ANamespace::*Test\r
\r
-EXCLUDE_SYMBOLS = __* \\r
- INCLUDE_FROM_*\r
+EXCLUDE_SYMBOLS = __*\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