No longer show a list of include files---we have a graph for that.
This commit is contained in:
parent
0997b55b1c
commit
3008fdb6f3
2
Doxyfile
2
Doxyfile
|
@ -511,7 +511,7 @@ HIDE_SCOPE_NAMES = NO
|
||||||
# the files that are included by a file in the documentation of that file.
|
# the files that are included by a file in the documentation of that file.
|
||||||
# The default value is: YES.
|
# The default value is: YES.
|
||||||
|
|
||||||
SHOW_INCLUDE_FILES = YES
|
SHOW_INCLUDE_FILES = NO
|
||||||
|
|
||||||
# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
|
# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
|
||||||
# grouped member an include statement to the documentation, telling the reader
|
# grouped member an include statement to the documentation, telling the reader
|
||||||
|
|
Loading…
Reference in New Issue