Turned off HIDE_UNDOC_RELATIONS in Doxygen

This commit is contained in:
Ian Rees 2014-07-26 11:53:03 +12:00
parent a1da4bb4fb
commit 1a2fe206ca

View File

@ -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