aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-11-17 21:35:36 +0000
committerRob Austein <sra@hactrn.net>2007-11-17 21:35:36 +0000
commit52ec7eeb012cf7e94f1ffa8113a5e69fc84dac02 (patch)
tree6db10a0b3b7dd1a8caa1c42059cf6a55a65d5afe
parent14175f354446564409d71a6dbf9aff66d91e1741 (diff)
Disable HIDE_UNDOC_RELATIONS.
svn path=/scripts/rpki/Doxyfile; revision=1315
-rw-r--r--scripts/rpki/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/Doxyfile b/scripts/rpki/Doxyfile
index 5eb69c5d..8a2ee40c 100644
--- a/scripts/rpki/Doxyfile
+++ b/scripts/rpki/Doxyfile
@@ -1126,7 +1126,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