Turned off HIDE_UNDOC_RELATIONS in Doxygen
This commit is contained in:
parent
a1da4bb4fb
commit
1a2fe206ca
|
@ -1559,7 +1559,7 @@ MSCGEN_PATH =
|
|||
# inheritance and usage relations if the target is undocumented
|
||||
# or is not a class.
|
||||
|
||||
HIDE_UNDOC_RELATIONS = YES
|
||||
HIDE_UNDOC_RELATIONS = NO
|
||||
|
||||
# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
|
||||
# available from the path. This tool is part of Graphviz, a graph visualization
|
||||
|
|
Loading…
Reference in New Issue
Block a user