update docs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113672 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dab533231d
commit
b0cd6a828d
@ -7,6 +7,13 @@
|
||||
|
||||
<body>
|
||||
<release version="1.0" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Change from ${basedir}/multiproject/navigation.xml to ${maven.docs.src}/navigation.xml
|
||||
as the nav source for user supplied nav templates
|
||||
</action>
|
||||
<action dev="dion" type="fix">
|
||||
Bad j:set tags fixed
|
||||
</action>
|
||||
<action dev="rafal" type="update">
|
||||
Made aggregation directory configurable, use artifactId instead of
|
||||
name for creating site directories / URLs.
|
||||
@ -27,4 +34,3 @@
|
||||
</release>
|
||||
</body>
|
||||
</document>
|
||||
|
||||
|
||||
@ -91,8 +91,8 @@
|
||||
<a href="properties.html">maven.multiproject.navigation</a> property.
|
||||
</p>
|
||||
<p>
|
||||
If a navigation.xml is found in <code>${basedir}/multiproject/navigation.xml</code>, it will
|
||||
take precedence over the multiproject navigation.
|
||||
If a navigation.xml is found in <code>${maven.docs.src}/navigation.xml</code>, it will
|
||||
take precedence over the generated multiproject navigation.
|
||||
</p>
|
||||
</description>
|
||||
</goal>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user