|
Boost-Commit : |
From: chintanraoh_at_[hidden]
Date: 2008-07-03 14:05:02
Author: chintanraoh
Date: 2008-07-03 14:05:02 EDT (Thu, 03 Jul 2008)
New Revision: 47051
URL: http://svn.boost.org/trac/boost/changeset/47051
Log:
HAVE_DOT=YES for enabling diagrams in doxygen
Text files modified:
sandbox/SOC/2008/digital_searching/dsearch/libs/dsearch/doc/Doxyfile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/SOC/2008/digital_searching/dsearch/libs/dsearch/doc/Doxyfile
==============================================================================
--- sandbox/SOC/2008/digital_searching/dsearch/libs/dsearch/doc/Doxyfile (original)
+++ sandbox/SOC/2008/digital_searching/dsearch/libs/dsearch/doc/Doxyfile 2008-07-03 14:05:02 EDT (Thu, 03 Jul 2008)
@@ -1121,7 +1121,7 @@
# 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 = NO
+HAVE_DOT = YES
# 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
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk