[gtkmm/gtkmm-3-24] Doxyfile.in: Allow more graph nodes



commit 73a1923992180011d3cbc5a8201db0872f3a0517
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Mon Jul 18 10:08:03 2022 +0200

    Doxyfile.in: Allow more graph nodes
    
    Required for Gtk::Widget's inheritance diagram.

 docs/reference/Doxyfile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/Doxyfile.in b/docs/reference/Doxyfile.in
index b722151f..d9ce2cc0 100644
--- a/docs/reference/Doxyfile.in
+++ b/docs/reference/Doxyfile.in
@@ -355,7 +355,7 @@ MSCFILE_DIRS           =
 DIAFILE_DIRS           =
 PLANTUML_JAR_PATH      =
 PLANTUML_INCLUDE_PATH  =
-DOT_GRAPH_MAX_NODES    = 50
+DOT_GRAPH_MAX_NODES    = 150
 MAX_DOT_GRAPH_DEPTH    = 0
 DOT_TRANSPARENT        = NO
 DOT_MULTI_TARGETS      = YES


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]