From: dion g. <dio...@us...> - 2004-08-05 05:01:48
|
diongillard 04/08/04 22:01:42 Modified: was5/xdocs navigation.xml Log: Add faq to nav Revision Changes Path 1.2 +3 -4 maven-plugins/was5/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/navigation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- navigation.xml 9 Mar 2004 11:36:25 -0000 1.1 +++ navigation.xml 5 Aug 2004 05:01:42 -0000 1.2 @@ -8,10 +8,9 @@ </item> </links> <menu name="Overview"> - <item href="/goals.html" name="Goals"> - </item> - <item href="/properties.html" name="Properties"> - </item> + <item href="/goals.html" name="Goals" /> + <item href="/properties.html" name="Properties"/> + <item href="faq.html" name="FAQ"/> </menu> </body> </project> \ No newline at end of file |