Author: hboutemy Date: Sun May 13 19:08:38 2012 New Revision: 1337967 URL: http://svn.apache.org/viewvc?rev=1337967&view=rev Log: added a menu item to Maven Plugin Tools
Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml?rev=1337967&r1=1337966&r2=1337967&view=diff ============================================================================== --- maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml (original) +++ maven/plugin-tools/trunk/maven-plugin-plugin/src/site/site.xml Sun May 13 19:08:38 2012 @@ -38,6 +38,7 @@ under the License. </menu> <menu name="Developers"> + <item name="Maven Plugin Tools" href="/plugin-tools/index.html"/> <item name="Multiple Language Support: Redesign Notes" href="multiple-language-support.html"/> </menu> </body>