From 0e7f106680c64bd9d2b1d1292030273fe6f494fd Mon Sep 17 00:00:00 2001 From: Greg Sjaardema Date: Wed, 14 Feb 2024 11:11:39 -0700 Subject: [PATCH] CI: Increase doxygen dot maximum --- packages/seacas/libraries/ioss/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/seacas/libraries/ioss/Doxyfile b/packages/seacas/libraries/ioss/Doxyfile index 7374c09314..f51e8c910e 100644 --- a/packages/seacas/libraries/ioss/Doxyfile +++ b/packages/seacas/libraries/ioss/Doxyfile @@ -2668,7 +2668,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 = 260 +DOT_GRAPH_MAX_NODES = 300 # 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