mirror of https://github.com/apache/maven.git
o documentation improvement
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@471200 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
388e354860
commit
107790bcf5
|
@ -2,6 +2,9 @@
|
|||
Maven Model
|
||||
-----
|
||||
Jason van Zyl
|
||||
Vincent Siveton
|
||||
-----
|
||||
04 November 2006
|
||||
-----
|
||||
|
||||
Maven Model
|
||||
|
@ -10,11 +13,8 @@ Maven Model
|
|||
|
||||
The following are generated from this model:
|
||||
|
||||
* Java sources (will link to javadoc later)
|
||||
|
||||
* Reader and Writers for the Xpp3 XML parser
|
||||
* {{{apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 XML parser
|
||||
|
||||
* A {{{maven.html}Descriptor Reference}}
|
||||
|
||||
* An XSD (link to it when available)
|
||||
|
||||
* An XSD {{{http://maven.apache.org/maven-v3_0_0.xsd}for Maven 1.1}} and {{{http://maven.apache.org/maven-v4_0_0.xsd}for Maven 2.0}}.
|
||||
|
|
Loading…
Reference in New Issue