[Cppunit-cvs] cppunit2/doc doxyfile.in,1.1,1.2
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2006-09-02 13:53:47
|
Update of /cvsroot/cppunit/cppunit2/doc In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv2205/doc Modified Files: doxyfile.in Log Message: removed tree generation Index: doxyfile.in =================================================================== RCS file: /cvsroot/cppunit/cppunit2/doc/doxyfile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** doxyfile.in 5 Jun 2006 14:03:23 -0000 1.1 --- doxyfile.in 2 Sep 2006 13:53:41 -0000 1.2 *************** *** 117,121 **** DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 ! GENERATE_TREEVIEW = YES TREEVIEW_WIDTH = 250 --- 117,121 ---- DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 ! GENERATE_TREEVIEW = NO TREEVIEW_WIDTH = 250 |