More documentation changes for better module-level documentation rather than file...
[pub/lufa.git] / LUFA / Doxygen.conf
index 136a723..3b94c4b 100644 (file)
@@ -580,7 +580,6 @@ INPUT_ENCODING         = UTF-8
 # *.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
@@ -615,7 +614,7 @@ EXCLUDE_PATTERNS       =
 # 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