From f38fe2445f5c69f296a8b7124a6a90101df9d657 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 26 May 2024 03:07:14 +0200 Subject: [PATCH] Doxygen: draw a few more inheritance SVGs --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index aaf611a41a..bf5277a3b1 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -2669,7 +2669,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 = 90 # 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