1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

Merge pull request #7939 from aabadie/pr/doxygen_warning

doc: increase GRAPH_MAX_NODES to avoid doxygen warning
This commit is contained in:
Martine Lenders 2017-11-06 06:11:55 +01:00 committed by GitHub
commit 3425c9b940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2358,7 +2358,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 = 100
DOT_GRAPH_MAX_NODES = 200
# 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