summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2014-01-29 23:58:41 +0000
committerVincent Sanders <vince@netsurf-browser.org>2014-01-29 23:58:41 +0000
commitf99b17ae89ee27ff746346c17c03b1ee5ab3076b (patch)
tree4b3160250bb55ce0d40fd7022a49eb5093c4f46d /Docs
parentaaecf9e1af9e8cf22324cfbbd4eb13fb64ac3975 (diff)
downloadnetsurf-f99b17ae89ee27ff746346c17c03b1ee5ab3076b.tar.gz
netsurf-f99b17ae89ee27ff746346c17c03b1ee5ab3076b.tar.bz2
bump the maximum number of nodes in the doxygen documentation and fix a couple of small documentation errors
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Doxyfile b/Docs/Doxyfile
index 40102ea61..90cb0a357 100644
--- a/Docs/Doxyfile
+++ b/Docs/Doxyfile
@@ -1788,7 +1788,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 = 50
+DOT_GRAPH_MAX_NODES = 100
# 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