From: Siegfried G. <wd...@us...> - 2003-04-05 13:12:47
|
wdsgoe 03/04/05 05:12:46 Modified: xdocs navigation.xml Log: PMD moved to MAVEN Revision Changes Path 1.2 +4 -8 maven-plugins/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/xdocs/navigation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- navigation.xml 5 Apr 2003 12:41:21 -0000 1.1 +++ navigation.xml 5 Apr 2003 13:12:46 -0000 1.2 @@ -4,9 +4,9 @@ <title>Maven Plugins</title> <body> <links> - <item href="/help/index.html" name="help"> + <item href="/doxygen/index.html" name="doxygen"> </item> - <item href="/interactive/index.html" name="interactive"> + <item href="/help/index.html" name="help"> </item> <item href="/javaapp/index.html" name="javaapp"> </item> @@ -14,8 +14,6 @@ </item> <item href="/junitpp/index.html" name="junitpp"> </item> - <item href="/pmd/index.html" name="pmd"> - </item> <item href="/rpm/index.html" name="rpm"> </item> <item href="/sdocbook/index.html" name="sdocbook"> @@ -26,17 +24,15 @@ </item> </links> <menu name="Plugins"> - <item href="/help/index.html" name="help"> + <item href="/doxygen/index.html" name="doxygen"> </item> - <item href="/interactive/index.html" name="interactive"> + <item href="/help/index.html" name="help"> </item> <item href="/javaapp/index.html" name="javaapp"> </item> <item href="/javancss/index.html" name="javancss"> </item> <item href="/junitpp/index.html" name="junitpp"> - </item> - <item href="/pmd/index.html" name="pmd"> </item> <item href="/rpm/index.html" name="rpm"> </item> |