Update of /cvsroot/cppunit/cppunit2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24635
Modified Files:
README
Log Message:
* added short notes about documentation generation
Index: README
===================================================================
RCS file: /cvsroot/cppunit/cppunit2/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README 14 Jun 2004 23:23:19 -0000 1.2
--- README 16 Nov 2004 22:45:23 -0000 1.3
***************
*** 3,6 ****
--- 3,10 ----
flexibility.
+ * Building the documentation
+
+ Documentation is written using restructured text. You need docutils to build it (http://docutils.sourceforge.net/).
+
* Dependencies:
|