From: dion g. <dio...@us...> - 2003-04-16 00:59:19
|
diongillard 03/04/15 17:59:17 Modified: xdocs navigation.xml Log: Adding newest nav. Should this be deleted from CVS? Revision Changes Path 1.3 +8 -0 maven-plugins/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xdocs/navigation.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- navigation.xml 5 Apr 2003 13:12:46 -0000 1.2 +++ navigation.xml 16 Apr 2003 00:59:17 -0000 1.3 @@ -4,6 +4,10 @@ <title>Maven Plugins</title> <body> <links> + <item href="/aptdoc/index.html" name="aptdoc"> + </item> + <item href="/dbunit/index.html" name="dbunit"> + </item> <item href="/doxygen/index.html" name="doxygen"> </item> <item href="/help/index.html" name="help"> @@ -24,6 +28,10 @@ </item> </links> <menu name="Plugins"> + <item href="/aptdoc/index.html" name="aptdoc"> + </item> + <item href="/dbunit/index.html" name="dbunit"> + </item> <item href="/doxygen/index.html" name="doxygen"> </item> <item href="/help/index.html" name="help"> |