Author: hboutemy
Date: Mon Apr 26 20:51:25 2010
New Revision: 938235
URL: http://svn.apache.org/viewvc?rev=938235&view=rev
Log:
added an intro to the archetype
Added:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/index.apt
(with props)
Added:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/index.apt?rev=938235&view=auto
==============================================================================
---
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/index.apt
(added)
+++
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/index.apt
Mon Apr 26 20:51:25 2010
@@ -0,0 +1,26 @@
+ ------
+ Maven Plugin Site Archetype
+ ------
+ Hervé Boutemy
+ ------
+ 2010-04-26
+ ------
+
+Maven Plugin Site Archetype
+
+ <<<maven-archetype-plugin-site>>> is an archetype which contains a sample
Maven plugin's site:
+
++----+
+
+project
+|-- pom.xml
+`-- src
+ `-- site
+ |-- apt
+ | |-- examples
+ | | `-- example.apt
+ | |-- index.apt
+ | `-- usage.apt
+ `-- site.xml
+
++----+
\ No newline at end of file
Propchange:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/site/apt/index.apt
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision