From ea5dc1d5dfabd31bdd62c8435f84ea21bf0f61c7 Mon Sep 17 00:00:00 2001 From: Erik Hallnor Date: Thu, 16 Oct 2003 17:02:14 -0400 Subject: 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 --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile') 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 -- cgit v1.2.3