Added to new doxygen configs (posting internally and externally).
authorErik Hallnor <ehallnor@umich.edu>
Thu, 16 Oct 2003 21:02:14 +0000 (17:02 -0400)
committerErik Hallnor <ehallnor@umich.edu>
Thu, 16 Oct 2003 21:02:14 +0000 (17:02 -0400)
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

Doxyfile

index 387bb8f98e26c7634d22af7c048e32f548018b49..81d9c86ca62b9ba094ff0cf8736d12b20a0f7bed 100644 (file)
--- 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