Author: hboutemy
Date: Tue Feb 14 22:07:47 2012
New Revision: 1244233
URL: http://svn.apache.org/viewvc?rev=1244233&view=rev
Log:
improved documentation
Added:
maven/maven-3/trunk/maven-core/src/site/apt/index.apt (with props)
Added: maven/maven-3/trunk/maven-core/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-core/src/site/apt/index.apt?rev=1244233&view=auto
==============================================================================
--- maven/maven-3/trunk/maven-core/src/site/apt/index.apt (added)
+++ maven/maven-3/trunk/maven-core/src/site/apt/index.apt Tue Feb 14 22:07:47
2012
@@ -0,0 +1,17 @@
+ -----
+ Introduction
+ -----
+ Hervé Boutemy
+ -----
+ 2012-02-14
+ -----
+
+Maven Core
+
+ Maven Core classes.
+
+* Useful entry points
+
+ * <<<ProjectBuilder>>> component
({{{./apidocs/org/apache/maven/project/ProjectBuilder.html}javadoc}}),
+ with its <<<DefaultProjectBuilder>>> implementation
+ ({{{./xref/org/apache/maven/project/DefaultProjectBuilder.html}source}})
Propchange: maven/maven-3/trunk/maven-core/src/site/apt/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/maven-3/trunk/maven-core/src/site/apt/index.apt
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision