docs: clean up make docs job
Type: docs Change-Id: I9b5e5137eb4c1e89f6e8d7a278cd11a0fd496471 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:

committed by
Dave Wallace

parent
aad5e0c16f
commit
b5a575b092
@ -2376,7 +2376,7 @@ PLANTUML_INCLUDE_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 = 50
|
||||
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 from the
|
||||
|
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
/** @file
|
||||
* @defgroup libmemif
|
||||
* @defgroup libmemif Example libmemif App
|
||||
*/
|
||||
|
||||
#ifndef _LIBMEMIF_H_
|
||||
|
Reference in New Issue
Block a user