Skip to content

Commit

Permalink
[docs] Increate DOT_GRAPH_MAX_NODES
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl committed Jul 15, 2023
1 parent 0cbde7b commit c874662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/doxygen/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -2508,7 +2508,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 = 50
DOT_GRAPH_MAX_NODES = 100

# 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
Expand Down

0 comments on commit c874662

Please sign in to comment.