You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2003/05/24 20:40:59 UTC

cvs commit: maven/src/plugins-build/torque/xdocs navigation.xml

evenisse    2003/05/24 11:40:59

  Added:       src/plugins-build/torque/xdocs navigation.xml
  Log:
  Add missing navigation file.
  
  Revision  Changes    Path
  1.1                  maven/src/plugins-build/torque/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <project name="Maven Torque Plugin">
  
    <title>Maven Torque Plugin</title>
  
    <body>
      <links>
        <item name="Maven"  href="http://maven.apache.org/"/>
        <item name="Torque"  href="http://db.apache.org/torque/"/>
      </links>
      <menu name="Overview">
        <item name="Goals"        href="/goals.html"/>
        <item name="Properties"   href="/properties.html"/>
      </menu>
    </body>
  </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org