From: <rga...@us...> - 2003-01-01 23:51:38
|
Update of /cvsroot/csms/csms-core/src/documentation/content/downloadAndInstall In directory sc8-pr-cvs1:/tmp/cvs-serv27398 Added Files: book.xml Log Message: Moving documentation and adding support for Forrest 0.2 --- NEW FILE: book.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "dtd/book-cocoon-v10.dtd"> <book software="Community Sports Management System" title="CSMS Community Home" copyright="@year@ WkWyW.net" xmlns:xlink="http://www.w3.org/1999/xlink"> <menu label="Community"> <menu-item label="Project Home" href="http://sourceforge.net/projects/csms"/> <menu-item label="License" href="../license.html"/> <menu-item label="Constitution" href="../constitution.html"/> </menu> <menu label="Docs"> <menu-item label="Introduction" href="../index.html"/> <menu-item label="Download/Install" href="index.html"/> <menu-item label="Manual" href="../manual/index.html"/> </menu> <menu label="Code"> <menu-item label="Javadocs" href="../javadocs/index.html"/> <menu-item label="Java Source Ref" href="../javasrc/index.html"/> <menu-item label="Code Style Checks" href="../checkstyle/index.html"/> <menu-item label="Dependencies" href="../jdepend/index.html"/> <menu-item label="Unit tests" href="../junit/index.html"/> </menu> </book> |