diff options
Diffstat (limited to 'LUFA/Doxygen.conf')
-rw-r--r-- | LUFA/Doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index afc46813f..3b94c4bac 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -475,7 +475,7 @@ SHOW_DIRECTORIES = YES # This will remove the Files entry from the Quick Index and from the
# Folder Tree View (if specified). The default is YES.
-SHOW_FILES = NO
+SHOW_FILES = YES
# Set the SHOW_NAMESPACES tag to NO to disable the generation of the
# Namespaces page. This will remove the Namespaces entry from the Quick Index
|