You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2002/12/16 14:46:24 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/perforce/xdocs navigation.xml

dion        2002/12/16 05:46:24

  Modified:    src/plugins-build/perforce/xdocs navigation.xml
  Log:
  Added goals and properties to navigation
  
  Revision  Changes    Path
  1.2       +8 -0      jakarta-turbine-maven/src/plugins-build/perforce/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/perforce/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	4 Oct 2002 00:48:04 -0000	1.1
  +++ navigation.xml	16 Dec 2002 13:46:24 -0000	1.2
  @@ -9,5 +9,13 @@
         <item name="Ant"        href="http://jakarta.apache.org/ant/"/>
         <item name="Perforce"   href="http://www.perforce.com/"/>
       </links>
  +
  +    <menu name="Overview">
  +      <item href="/goals.html" name="Goals">
  +      </item>
  +      <item href="/properties.html" name="Properties">
  +      </item>
  +    </menu>
  +
     </body>
   </project>