aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hal/Doxyfile_html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hal/Doxyfile_html')
-rw-r--r--doc/hal/Doxyfile_html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/hal/Doxyfile_html b/doc/hal/Doxyfile_html
index e4a9b25c3..a6f88bc93 100644
--- a/doc/hal/Doxyfile_html
+++ b/doc/hal/Doxyfile_html
@@ -790,7 +790,8 @@ INPUT = ./src \
../../os/hal/dox \
../../os/hal/src \
../../os/hal/include \
- ../../os/hal/templates
+ ../../os/hal/templates \
+ ../../os/hal/templates\osal
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@@ -2365,7 +2366,7 @@ PLANTUML_JAR_PATH =
# Minimum value: 0, maximum value: 10000, default value: 50.
# This tag requires that the tag HAVE_DOT is set to YES.
-DOT_GRAPH_MAX_NODES = 20
+DOT_GRAPH_MAX_NODES = 50
# 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 from the