brett       2003/08/26 16:28:06

  Modified:    xdocs/reference index.xml
  Log:
  bring index in line with navigation
  
  Revision  Changes    Path
  1.9       +21 -3     maven/xdocs/reference/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/reference/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml 26 Feb 2003 10:09:43 -0000      1.8
  +++ index.xml 26 Aug 2003 23:28:06 -0000      1.9
  @@ -37,16 +37,34 @@
                 This is a listing of the plugins with links to their documentation.
               </td>
             </tr>
  -          <tr><td><a href="developer-guide.html">Developer Guide</a></td>
  +          <tr>
  +            <td><a href="/faq.html">FAQ</a></td>
  +            <td>The answers to your frequently asked questions, including where to 
get more information.</td>
  +          </tr>
  +          <tr>
  +            <td><a href="http://wiki.codehaus.org/maven/";>Maven Wiki</a></td>
               <td>
  -              The Maven Developer Guide is intended to help developers get
  -              acquainted with Maven's internals.
  +              The Maven Wiki contains up to the minute information about the 
development of Maven,
  +              and helpful information for users.
               </td>
             </tr>
             <tr><td><a href="dirlayout.html">Project Layout</a></td>
               <td>
                 The document describing the recommended way of laying out
                 a project's directory structure.
  +            </td>
  +          </tr>
  +          <tr>
  +            <td><a href="/ant-guide/index.html">Ant Guide</a></td>
  +            <td>
  +              The Ant Guide is intended to help Ant users migrate to Maven, and to
  +              answer common practical questions.
  +            </td>
  +          </tr>
  +          <tr><td><a href="developers/index.html">Developer Documentation</a></td>
  +            <td>
  +              The Maven Developer Guide is intended to help developers get
  +              acquainted with Maven's internals.
               </td>
             </tr>
           </table>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to