summaryrefslogtreecommitdiffstats
path: root/doxygen/doxygen.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/doxygen.conf.in')
-rw-r--r--doxygen/doxygen.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/doxygen.conf.in b/doxygen/doxygen.conf.in
index 78a43685..7fd00c60 100644
--- a/doxygen/doxygen.conf.in
+++ b/doxygen/doxygen.conf.in
@@ -291,7 +291,7 @@ HIDE_SCOPE_NAMES = NO
# will put a list of the files that are included by a file in the documentation
# of that file.
-SHOW_INCLUDE_FILES = YES
+SHOW_INCLUDE_FILES = NO
# If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
# is inserted in the documentation for inline members.