From: Marek P. <ma...@us...> - 2001-09-27 10:07:32
|
Update of /cvsroot/javaprofiler/library/doc/library In directory usw-pr-cvs1:/tmp/cvs-serv22714/doc/library Modified Files: doc_html.conf Log Message: doc changed Index: doc_html.conf =================================================================== RCS file: /cvsroot/javaprofiler/library/doc/library/doc_html.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** doc_html.conf 2001/09/25 18:57:56 1.1 --- doc_html.conf 2001/09/27 10:07:29 1.2 *************** *** 708,712 **** # have no effect if this option is set to NO (the default) ! HAVE_DOT = YES # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen --- 708,712 ---- # have no effect if this option is set to NO (the default) ! HAVE_DOT = NO # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen |