dion        02/05/23 01:07:21

  Modified:    xdocs/ref/struts index.xml
  Log:
  Added more
  
  Revision  Changes    Path
  1.2       +18 -3     jakarta-turbine-maven/xdocs/ref/struts/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/ref/struts/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 22 May 2002 07:23:45 -0000      1.1
  +++ index.xml 23 May 2002 08:07:21 -0000      1.2
  @@ -9,13 +9,28 @@
     <body>
       <section name="Struts Plug-in Reference Documentation">
         <p>
  -        This document provides an overview of the reference section 
  -        for the Maven Struts Plug-in.
  +        This document provides an overview of the Maven Struts Plug-in.
  +      </p>
  +      <p>
           The documents presented here are references, if you are looking
           for more verbose usage material, please refer to the <a
           href="../../start/index.html">Getting Started</a> section.
         </p>
  -
  +      <subsection name="What it is">
  +        <p>
  +            The Struts Plug-in is the place where <a 
  +            href="http://jakarta.apache.org/struts/";>Struts</a> tools are found
  +            in Maven.
  +        </p>
  +        <p>
  +            At the moment it provides a some useful, simple functionality for
  +            developers who use struts as their web application framework of
  +            choice. This is in no way a statement by the Maven developers that
  +            Struts is the best web application framework for your needs, as
  +            Maven is web app framework agnostic, and will be soon providing
  +            plug-ins for other frameworks.
  +        </p>
  +      </subsection>
         <subsection name="Overview of the Struts Plug-in Reference Documentation">
           <table>
             <tr><th>Document</th><th>Description</th></tr>
  
  
  

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

Reply via email to