Increase max nodes *sigh*
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 5 May 2014 21:02:29 +0000 (22:02 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 5 May 2014 21:02:29 +0000 (22:02 +0100)
doc/source/Doxyfile

index 8b83246..d8830cc 100644 (file)
@@ -1690,7 +1690,7 @@ MSCFILE_DIRS           =
 # 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.
 
-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