You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bw...@apache.org on 2003/04/05 16:48:35 UTC

cvs commit: maven/xdocs navigation.xml

bwalding    2003/04/05 06:48:35

  Modified:    xdocs    navigation.xml
  Log:
  Give access to the ant guide.
  
  Revision  Changes    Path
  1.12      +6 -0      maven/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- navigation.xml	26 Feb 2003 11:00:41 -0000	1.11
  +++ navigation.xml	5 Apr 2003 14:48:35 -0000	1.12
  @@ -23,6 +23,12 @@
           <item name="Plugins"               href="/reference/plugins/index.html"/>
           <item name="Developer Guide"       href="/reference/developer-guide.html"/>
           <item name="Project Layout"        href="/reference/dirlayout.html"/>
  +        <item name="Ant Guide"             href="/ant-guide/index.html" collapse="true">
  +          <item name="Design"              href="/ant-guide/design.html"/>
  +          <item name="Terminology"         href="/ant-guide/terminology.html"/>
  +          <item name="Best Product for Job" href="/ant-guide/where.html"/>
  +          <item name="Practical"           href="/ant-guide/practical.html"/>
  +        </item>
         </item>
         <item name="FAQ"                     href="/faq.html"/>
         <item name="Powered By"              href="/powered.html"/>
  
  
  

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