mirror of https://github.com/CGAL/cgal
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:
parent
8f839f91ae
commit
53de35a040
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue