You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/04/07 10:46:15 UTC

cvs commit: avalon-sandbox/merlin/merlin-smp/xdocs/tools index.xml

mcconnell    2003/04/07 01:46:15

  Modified:    merlin/merlin-smp/xdocs/tools index.xml
  Log:
  Addition of a index of the related tool sub-topics.
  
  Revision  Changes    Path
  1.2       +28 -3     avalon-sandbox/merlin/merlin-smp/xdocs/tools/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-smp/xdocs/tools/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	29 Mar 2003 13:37:14 -0000	1.1
  +++ index.xml	7 Apr 2003 08:46:15 -0000	1.2
  @@ -11,13 +11,38 @@
   
       <section name="Overview">
   
  -    <p>
  +      <p>
   The Merlin platform includes a set of developer tools that assist in the automation
   of different process contributing to reliable and consistant component development.
   These tools include an ant task supporting meta info generation for component types
   and services, and an equivalent Maven plugin. 
  -    </p>
  -
  +      </p>
  +      <subsection name="Index">
  +        <table>
  +          <tr><th>Topic</th><th>Summary</th></tr>
  +          <tr>
  +            <td><a href="tags/index.html">Javadoc Tags</a></td>
  +            <td>
  +              Reference specification of the Javadoc Tags used to 
  +              support automation of component and service metadata.
  +            </td>
  +          </tr>
  +          <tr>
  +            <td><a href="ant.html">Meta Generation Ant Task</a></td>
  +            <td>
  +              An Ant task supporting generation of XML or serialized 
  +              meta-info descriptors.
  +            </td>
  +          </tr>
  +          <tr>
  +            <td><a href="maven.html">Maven Plugin</a></td>
  +            <td>
  +              The Merlin plugin for Maven that provides support for 
  +              meta infor generation when building with the Maven tool.
  +            </td>
  +          </tr>
  +        </table>
  +      </subsection>
       </section>
   
     </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org