You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by ea...@apache.org on 2009/11/06 03:29:23 UTC

svn commit: r833282 - /incubator/uima/uimacpp/branches/uimacpp-2.3.0/docs/uimacpp.dox

Author: eae
Date: Fri Nov  6 02:29:22 2009
New Revision: 833282

URL: http://svn.apache.org/viewvc?rev=833282&view=rev
Log:
UIMA-1602

Modified:
    incubator/uima/uimacpp/branches/uimacpp-2.3.0/docs/uimacpp.dox

Modified: incubator/uima/uimacpp/branches/uimacpp-2.3.0/docs/uimacpp.dox
URL: http://svn.apache.org/viewvc/incubator/uima/uimacpp/branches/uimacpp-2.3.0/docs/uimacpp.dox?rev=833282&r1=833281&r2=833282&view=diff
==============================================================================
--- incubator/uima/uimacpp/branches/uimacpp-2.3.0/docs/uimacpp.dox (original)
+++ incubator/uima/uimacpp/branches/uimacpp-2.3.0/docs/uimacpp.dox Fri Nov  6 02:29:22 2009
@@ -1136,7 +1136,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               = 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 
@@ -1188,7 +1188,7 @@
 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen 
 # will graphical hierarchy of all classes instead of a textual one.
 
-GRAPHICAL_HIERARCHY    = YES
+GRAPHICAL_HIERARCHY    = NO
 
 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images 
 # generated by dot. Possible values are png, jpg, or gif