summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorErik Hallnor <ehallnor@umich.edu>2003-10-16 17:02:14 -0400
committerErik Hallnor <ehallnor@umich.edu>2003-10-16 17:02:14 -0400
commitea5dc1d5dfabd31bdd62c8435f84ea21bf0f61c7 (patch)
tree89880b72407f187221a9a0acca82114112c3c495 /Doxyfile
parent5e7f7a268d4741babb76e57cd817873153dfa114 (diff)
downloadgem5-ea5dc1d5dfabd31bdd62c8435f84ea21bf0f61c7.tar.xz
Added to new doxygen configs (posting internally and externally).
Changed the default to not use dot to speed testing of documentation for warnings. We probably don't want to release postint and postext since there is information about absolute file locations in them. Doxyfile: Turn of DOT for local testing. --HG-- extra : convert_revision : 04df481c7a238e7745e90a011e43f8c533888567
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 387bb8f98..81d9c86ca 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -954,7 +954,7 @@ HIDE_UNDOC_RELATIONS = YES
# 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