Skip to content

Commit f55d3c6

Browse files
committed
doc: build DOT graphs for more nodes
1 parent 7c1518e commit f55d3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doxy.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2390,7 +2390,7 @@ PLANTUML_INCLUDE_PATH =
23902390
# Minimum value: 0, maximum value: 10000, default value: 50.
23912391
# This tag requires that the tag HAVE_DOT is set to YES.
23922392

2393-
DOT_GRAPH_MAX_NODES = 50
2393+
DOT_GRAPH_MAX_NODES = 100
23942394

23952395
# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
23962396
# generated by dot. A depth value of 3 means that only nodes reachable from the

0 commit comments

Comments
 (0)