From: Nathaniel G. A. <nat...@us...> - 2004-05-31 19:55:53
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15439/src/documentation/content/xdocs Modified Files: antTargets.xml Log Message: added info on target: website Index: antTargets.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/antTargets.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** antTargets.xml 1 Sep 2003 18:15:05 -0000 1.2 --- antTargets.xml 31 May 2004 19:55:41 -0000 1.3 *************** *** 83,86 **** --- 83,94 ---- </section> + <section> + <title>website</title> + <p> + Builds the chart samples, runs Forrest and creates a compressed archive. + </p> + <p><em>Depends: compile, websiteSamples</em></p> + </section> + </body> </document> \ No newline at end of file |