summaryrefslogtreecommitdiff
path: root/libtomcrypt/Doxyfile
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2007-01-11 02:41:05 +0000
committerMatt Johnston <matt@ucc.asn.au>2007-01-11 02:41:05 +0000
commit1fccffd891ce88522bb018de87faad1487a8b832 (patch)
treef2a74322f959ff6a505ba5e87274ebe3d17d5e74 /libtomcrypt/Doxyfile
parente7c57f10623b38b885fc200dfa01fcd91614d94e (diff)
parent311d4e3f641b813bb2b919268083b8fbaa32815e (diff)
downloaddropbear-1fccffd891ce88522bb018de87faad1487a8b832.tar.gz
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88f80f90d439b316d229796f)
to branch 'au.asn.ucc.matt.dropbear' (head 02c413252c90e9de8e03d91e9939dde3029f5c0a)
Diffstat (limited to 'libtomcrypt/Doxyfile')
-rw-r--r--libtomcrypt/Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtomcrypt/Doxyfile b/libtomcrypt/Doxyfile
index a8de8a9..b4a01c7 100644
--- a/libtomcrypt/Doxyfile
+++ b/libtomcrypt/Doxyfile
@@ -23,7 +23,7 @@ PROJECT_NAME = LibTomCrypt
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.05
+PROJECT_NUMBER = 1.16
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -1028,14 +1028,14 @@ CLASS_DIAGRAMS = YES
# 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
# toolkit from AT&T and Lucent Bell Labs. The other options in this section
# have no effect if this option is set to NO (the default)
-HAVE_DOT = YES
+HAVE_DOT = NO
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for each documented class showing the direct and