|
|
@ -615,7 +615,7 @@ CITE_BIB_FILES = |
|
|
|
# The QUIET tag can be used to turn on/off the messages that are generated |
|
|
|
# The QUIET tag can be used to turn on/off the messages that are generated |
|
|
|
# by doxygen. Possible values are YES and NO. If left blank NO is used. |
|
|
|
# by doxygen. Possible values are YES and NO. If left blank NO is used. |
|
|
|
|
|
|
|
|
|
|
|
QUIET = NO |
|
|
|
QUIET = YES |
|
|
|
|
|
|
|
|
|
|
|
# The WARNINGS tag can be used to turn on/off the warning messages that are |
|
|
|
# The WARNINGS tag can be used to turn on/off the warning messages that are |
|
|
|
# generated by doxygen. Possible values are YES and NO. If left blank |
|
|
|
# generated by doxygen. Possible values are YES and NO. If left blank |
|
|
@ -1830,7 +1830,7 @@ MSCFILE_DIRS = |
|
|
|
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note |
|
|
|
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note |
|
|
|
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH. |
|
|
|
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH. |
|
|
|
|
|
|
|
|
|
|
|
DOT_GRAPH_MAX_NODES = 50 |
|
|
|
DOT_GRAPH_MAX_NODES = 200 |
|
|
|
|
|
|
|
|
|
|
|
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the |
|
|
|
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the |
|
|
|
# graphs generated by dot. A depth value of 3 means that only nodes reachable |
|
|
|
# graphs generated by dot. A depth value of 3 means that only nodes reachable |
|
|
|