From: Michael S. <sta...@us...> - 2005-10-17 21:51:48
|
Update of /cvsroot/archive-access/archive-access/projects/wera/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1967/xdocs Modified Files: navigation.xml Log Message: * project.xml Added pointer to downloads page. * xdocs/navigation.xml Added poitner to new release notes. * src/articles/releasenotes.xml Added new release notes document. Brought over old release notes and put them here. Index: navigation.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/xdocs/navigation.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** navigation.xml 6 Oct 2005 22:32:46 -0000 1.3 --- navigation.xml 17 Oct 2005 21:51:35 -0000 1.4 *************** *** 16,19 **** --- 16,20 ---- <item name="Documentation" > <item name="Wera Manual" href="/articles/manual.html"/> + <item name="Release Notes" href="/articles/releasenotes.html"/> <item name="FAQ" href="faq.html"/> </item> |