summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2022-10-10 16:20:42 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2022-10-10 16:20:42 +0200
commitd7cfb908cafc975e054dc97637dddd9d178e4f89 (patch)
treee0fbc5d37e03ebdf040944ebdd656ef6b28b3dbb /docs
parent828c4c31b9b431d735b6bf79a94a9ca159470049 (diff)
downloadglibmm-d7cfb908cafc975e054dc97637dddd9d178e4f89.tar.gz
Doxyfile.in: Allow more graph nodes
Required for Glib::Object's inheritance diagram.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Doxyfile.in b/docs/reference/Doxyfile.in
index ed48e2a4..24c2da85 100644
--- a/docs/reference/Doxyfile.in
+++ b/docs/reference/Doxyfile.in
@@ -348,7 +348,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