diff options
Diffstat (limited to 'solenv/inc')
-rw-r--r-- | solenv/inc/doxygen.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/doxygen.cfg b/solenv/inc/doxygen.cfg index d2927cd81ecc..4468e593ffa1 100644 --- a/solenv/inc/doxygen.cfg +++ b/solenv/inc/doxygen.cfg @@ -2354,7 +2354,7 @@ PLANTUML_INCLUDE_PATH = # Minimum value: 0, maximum value: 10000, default value: 50. # This tag requires that the tag HAVE_DOT is set to YES. -DOT_GRAPH_MAX_NODES = 200 +DOT_GRAPH_MAX_NODES = 500 # 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 from the |