summaryrefslogtreecommitdiffhomepage
path: root/libtomcrypt/Doxyfile
diff options
context:
space:
mode:
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