Author: bentmann
Date: Sun Sep 14 02:28:08 2008
New Revision: 695160

URL: http://svn.apache.org/viewvc?rev=695160&view=rev
Log:
o Polished site

Modified:
    maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/apt/index.apt
    maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/apt/index.apt
    maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/apt/index.apt
    maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/apt/index.apt
    maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/apt/index.apt
    maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/apt/index.apt
    maven/plugin-tools/trunk/src/site/apt/index.apt

Modified: maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/apt/index.apt?rev=695160&r1=695159&r2=695160&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/apt/index.apt 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/apt/index.apt Sun 
Sep 14 02:28:08 2008
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Introduction
+Maven Plugin Tool for Ant
 
  The Maven Plugin Tool for Ant is the Ant impl of 
{{{../maven-plugin-tools-api/index.html}maven-plugin-tools-api}} to
  extract descriptors for plugins written in Ant.

Modified: maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/apt/index.apt?rev=695160&r1=695159&r2=695160&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/apt/index.apt 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/apt/index.apt Sun 
Sep 14 02:28:08 2008
@@ -26,6 +26,6 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Introduction
+Maven Plugin Tool API
 
  The Maven Plugin Tool API is the API to extract descriptors for all supported 
Maven plugins.

Modified: 
maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/apt/index.apt?rev=695160&r1=695159&r2=695160&view=diff
==============================================================================
--- 
maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/apt/index.apt 
(original)
+++ 
maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/apt/index.apt 
Sun Sep 14 02:28:08 2008
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Introduction
+Maven Plugin Tool for Beanshell
 
  The Maven Plugin Tool for Beanshell is the Beanshell impl of 
{{{../maven-plugin-tools-api/index.html}maven-plugin-tools-api}}
  to extract descriptors for plugins written in Beanshell.

Modified: 
maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/apt/index.apt?rev=695160&r1=695159&r2=695160&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/apt/index.apt 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/apt/index.apt Sun 
Sep 14 02:28:08 2008
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Introduction
+Maven Plugin Tool for Java
 
  The Maven Plugin Tool for Java is the Java impl of 
{{{../maven-plugin-tools-api/index.html}maven-plugin-tools-api}}
  to extract descriptors for plugins written in Java.

Modified: 
maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/apt/index.apt?rev=695160&r1=695159&r2=695160&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/apt/index.apt 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/apt/index.apt 
Sun Sep 14 02:28:08 2008
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Introduction
+Maven Plugin Tools Javadoc
 
  The Maven Plugin Tools Javadoc project is a collection of several
  
{{{http://java.sun.com/j2se/1.4.2/docs/tooldocs/javadoc/taglet/overview.html}taglets}}
 which are used by

Modified: 
maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/apt/index.apt?rev=695160&r1=695159&r2=695160&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/apt/index.apt 
(original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/apt/index.apt 
Sun Sep 14 02:28:08 2008
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Introduction
+Maven Plugin Tool Model
 
  The Maven Plugin Tool Model is model to extract descriptors information from 
plugins.
 

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=695160&r1=695159&r2=695160&view=diff
==============================================================================
--- maven/plugin-tools/trunk/src/site/apt/index.apt (original)
+++ maven/plugin-tools/trunk/src/site/apt/index.apt Sun Sep 14 02:28:08 2008
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Introduction
+Maven Plugin Tools
 
  The Maven Plugin Tools contains the necessary tools to play with Maven 
Plugins.
 


Reply via email to