File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -660,7 +660,7 @@ HIDE_COMPOUND_REFERENCE= NO
660660# will show which file needs to be included to use the class.
661661# The default value is: YES.
662662
663- SHOW_HEADERFILE = YES
663+ SHOW_HEADERFILE = NO
664664
665665# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
666666# the files that are included by a file in the documentation of that file.
@@ -788,14 +788,14 @@ MAX_INITIALIZER_LINES = 32
788788# list will mention the files that were used to generate the documentation.
789789# The default value is: YES.
790790
791- SHOW_USED_FILES = YES
791+ SHOW_USED_FILES = NO
792792
793793# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
794794# will remove the Files entry from the Quick Index and from the Folder Tree View
795795# (if specified).
796796# The default value is: YES.
797797
798- SHOW_FILES = YES
798+ SHOW_FILES = NO
799799
800800# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
801801# page. This will remove the Namespaces entry from the Quick Index and from the
You can’t perform that action at this time.
0 commit comments