Author: hboutemy
Date: Sun Oct 16 19:38:02 2011
New Revision: 1184907

URL: http://svn.apache.org/viewvc?rev=1184907&view=rev
Log:
improved documentation

Modified:
    maven/plugin-tools/trunk/src/site/apt/index.apt

Modified: maven/plugin-tools/trunk/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/src/site/apt/index.apt?rev=1184907&r1=1184906&r2=1184907&view=diff
==============================================================================
--- maven/plugin-tools/trunk/src/site/apt/index.apt (original)
+++ maven/plugin-tools/trunk/src/site/apt/index.apt Sun Oct 16 19:38:02 2011
@@ -35,17 +35,17 @@ Maven Plugin Tools
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
 || <<Maven Plugin Tools>>                                                     
|| <<Overview>>
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
-| {{{../plugins/maven-plugin-plugin/index.html}maven-plugin-plugin}}          
| Maven Plugin which generates a Plugin report.
-*-----------------------------------------------------------------------------+---------------------------------------------------------+
-| {{{./maven-plugin-tools-ant/index.html}maven-plugin-tools-ant}}             
| Descriptor extractor for plugins written in Ant.
+| {{{../plugins/maven-plugin-plugin/index.html}maven-plugin-plugin}}          
| Maven Plugin which generates a descriptors, help, and plugin report.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
 | {{{./maven-plugin-tools-api/index.html}maven-plugin-tools-api}}             
| API to extract Plugin information.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
-| {{{./maven-plugin-tools-beanshell/index.html}maven-plugin-tools-beanshell}} 
| Descriptor extractor for plugins written in Beanshell.
+| \ \ 
{{{./maven-plugin-tools-beanshell/index.html}maven-plugin-tools-beanshell}} | 
Descriptor extractor for plugins written in Beanshell.
+*-----------------------------------------------------------------------------+---------------------------------------------------------+
+| \ \ {{{./maven-plugin-tools-java/index.html}maven-plugin-tools-java}}        
   | Descriptor extractor for plugins written in Java.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
-| {{{./maven-plugin-tools-java/index.html}maven-plugin-tools-java}}           
| Descriptor extractor for plugins written in Java.
+| \ \ {{{./maven-plugin-tools-ant/index.html}maven-plugin-tools-ant}}          
   | Descriptor extractor for plugins written in Ant.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
 | {{{./maven-plugin-tools-javadoc/index.html}maven-plugin-tools-javadoc}}     
| Provides the support of Mojo Javadoc Tags in the Javadoc Tool.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+
-| {{{./maven-plugin-tools-model/index.html}maven-plugin-tools-model}}         
| API to play with the Maven Plugin Metadata Model.
+| {{{./maven-plugin-tools-model/index.html}maven-plugin-tools-model}}         
| API to play with the Maven Plugin Metadata Model for script-based plugins.
 
*-----------------------------------------------------------------------------+---------------------------------------------------------+


Reply via email to