Skip to content

Commit 56b20be

Browse files
Doxygen: disable the list of files generated at the bottom of the page
1 parent e2a74c2 commit 56b20be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/doxygen.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ MAX_INITIALIZER_LINES = 30
801801
# list will mention the files that were used to generate the documentation.
802802
# The default value is: YES.
803803

804-
SHOW_USED_FILES = YES
804+
SHOW_USED_FILES = NO
805805

806806
# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
807807
# will remove the Files entry from the Quick Index and from the Folder Tree View

0 commit comments

Comments
 (0)