diff --git a/maven-plugin-tools-ant/src/site/apt/index.apt b/maven-plugin-tools-ant/src/site/apt/index.apt index c30e69a..8530f05 100644 --- a/maven-plugin-tools-ant/src/site/apt/index.apt +++ b/maven-plugin-tools-ant/src/site/apt/index.apt @@ -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. diff --git a/maven-plugin-tools-api/src/site/apt/index.apt b/maven-plugin-tools-api/src/site/apt/index.apt index 5139bfd..8459c42 100644 --- a/maven-plugin-tools-api/src/site/apt/index.apt +++ b/maven-plugin-tools-api/src/site/apt/index.apt @@ -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. diff --git a/maven-plugin-tools-beanshell/src/site/apt/index.apt b/maven-plugin-tools-beanshell/src/site/apt/index.apt index 44727fc..3f467c8 100644 --- a/maven-plugin-tools-beanshell/src/site/apt/index.apt +++ b/maven-plugin-tools-beanshell/src/site/apt/index.apt @@ -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. diff --git a/maven-plugin-tools-java/src/site/apt/index.apt b/maven-plugin-tools-java/src/site/apt/index.apt index 75a6cbf..84bf789 100644 --- a/maven-plugin-tools-java/src/site/apt/index.apt +++ b/maven-plugin-tools-java/src/site/apt/index.apt @@ -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. diff --git a/maven-plugin-tools-javadoc/src/site/apt/index.apt b/maven-plugin-tools-javadoc/src/site/apt/index.apt index 0ebec91..b3f8ba6 100644 --- a/maven-plugin-tools-javadoc/src/site/apt/index.apt +++ b/maven-plugin-tools-javadoc/src/site/apt/index.apt @@ -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 diff --git a/maven-plugin-tools-model/src/site/apt/index.apt b/maven-plugin-tools-model/src/site/apt/index.apt index d307f9f..2fdb8c7 100644 --- a/maven-plugin-tools-model/src/site/apt/index.apt +++ b/maven-plugin-tools-model/src/site/apt/index.apt @@ -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. diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index b137a36..2149535 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -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.