File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1455,14 +1455,14 @@ TEMPLATE_RELATIONS = YES
14551455# file showing the direct and indirect include dependencies of the file with
14561456# other documented files.
14571457
1458- INCLUDE_GRAPH = YES
1458+ INCLUDE_GRAPH = NO
14591459
14601460# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
14611461# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
14621462# documented header file showing the documented files that directly or
14631463# indirectly include this file.
14641464
1465- INCLUDED_BY_GRAPH = YES
1465+ INCLUDED_BY_GRAPH = NO
14661466
14671467# If the CALL_GRAPH and HAVE_DOT options are set to YES then
14681468# doxygen will generate a call dependency graph for every global function
You can’t perform that action at this time.
0 commit comments