[gtkmm/gtkmm-3-24] Doxyfile.in: Allow more graph nodes
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm/gtkmm-3-24] Doxyfile.in: Allow more graph nodes
- Date: Mon, 18 Jul 2022 08:09:50 +0000 (UTC)
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]