From: Michael S. <sta...@us...> - 2005-10-06 22:32:53
|
Update of /cvsroot/archive-access/archive-access/projects/wera/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6029/xdocs Modified Files: navigation.xml Removed Files: requirements.xml Log Message: * maven.xml * project.properties * project.xml * src/articles/manual.xml * xdocs/navigation.xml * xdocs/requirements.xml Updated text around wera. Removed stuff like requirements. The manual has it all. Index: navigation.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/xdocs/navigation.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** navigation.xml 5 Oct 2005 00:06:30 -0000 1.2 --- navigation.xml 6 Oct 2005 22:32:46 -0000 1.3 *************** *** 12,21 **** <menu name="Overview"> <item name="License" href="/license.html"/> - <item name="Requirements" href="/requirements.html"/> <item name="Downloads" href="downloads.html"/> <item name="Documentation" > ! <item name="Wera manual" href="/articles/manual.html"/> ! <item name="INSTALLATION-TODO" href="installation.html"/> <item name="FAQ" href="faq.html"/> </item> --- 12,19 ---- <menu name="Overview"> <item name="License" href="/license.html"/> <item name="Downloads" href="downloads.html"/> <item name="Documentation" > ! <item name="Wera Manual" href="/articles/manual.html"/> <item name="FAQ" href="faq.html"/> </item> --- requirements.xml DELETED --- |