Removed invalid dfu and flip related targets from the bootloaders - bootloaders can...
[pub/lufa.git] / LUFA / Doxygen.conf
index 3497d34..2c7faf3 100644 (file)
@@ -74,7 +74,7 @@ BRIEF_MEMBER_DESC      = YES
 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the\r
 # brief descriptions will be completely suppressed.\r
 \r
-REPEAT_BRIEF           = YES\r
+REPEAT_BRIEF           = NO\r
 \r
 # This tag implements a quasi-intelligent brief description abbreviator\r
 # that is used to form the text in various listings. Each string\r
@@ -496,7 +496,7 @@ SHOW_DIRECTORIES       = YES
 # 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
@@ -636,8 +636,7 @@ EXCLUDE_PATTERNS       =
 # 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
@@ -812,7 +811,7 @@ HTML_FOOTER            =
 # the style sheet file to the HTML output directory, so don't put your own\r
 # stylesheet in the HTML output directory as well, or it will be erased!\r
 \r
-HTML_STYLESHEET        =\r
+HTML_STYLESHEET        = Doxygen.css\r
 \r
 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML\r
 # page will contain the date and time when the page was generated. Setting\r