globally set doxygen flag HIDE_UNDOC_RELATIONS to YES

This avoid to have empty pages about template parameter a class
inherits from.
This commit is contained in:
Sébastien Loriot 2013-01-23 16:27:30 +01:00
parent 8f839f91ae
commit 53de35a040
1 changed files with 1 additions and 1 deletions

View File

@ -1639,7 +1639,7 @@ MSCGEN_PATH =
# inheritance and usage relations if the target is undocumented
# or is not a class.
HIDE_UNDOC_RELATIONS = NO
HIDE_UNDOC_RELATIONS = YES
# 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