From: Nathaniel G. A. <nat...@us...> - 2004-06-05 16:51:25
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28547/src/documentation/content/xdocs/userGuide Modified Files: index.xml Log Message: Index: index.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/userGuide/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** index.xml 5 Jun 2004 16:17:38 -0000 1.4 --- index.xml 5 Jun 2004 16:51:16 -0000 1.5 *************** *** 28,31 **** --- 28,34 ---- <link href="http://jcharts.sourceforge.net/usersGuide/0.7/">this link</link> to view the current release version. </warning> + <p> + All the images used in this User Guide are generated from source in the: <code>org.krysalis.jcharts.demo.userGuide</code> Package. + </p> </section> </body> |