summaryrefslogtreecommitdiff
path: root/Docs/Doxyfile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-11-09 15:48:38 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-09 15:48:38 +0000
commit87a53c3e8208558e55b788ee0a7bd7a2fe9abf10 (patch)
treeac8309f0f96319351ca858032474d30354b30bcc /Docs/Doxyfile
parente32a2ad46e76438a53fb1157e90215493a93d2f5 (diff)
downloadnetsurf-87a53c3e8208558e55b788ee0a7bd7a2fe9abf10.tar.gz
netsurf-87a53c3e8208558e55b788ee0a7bd7a2fe9abf10.tar.bz2
Doxygen cleanups and increase DOT_GRAPH_MAX_NODES for some headers
Diffstat (limited to 'Docs/Doxyfile')
-rw-r--r--Docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Doxyfile b/Docs/Doxyfile
index 0ed27b25e..72f24dcc8 100644
--- a/Docs/Doxyfile
+++ b/Docs/Doxyfile
@@ -1783,7 +1783,7 @@ MSCFILE_DIRS =
# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note
# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
-DOT_GRAPH_MAX_NODES = 100
+DOT_GRAPH_MAX_NODES = 150
# 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