Fix MAVEN-965
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b34eeeb612
commit
f81cfe8ff0
@ -7,6 +7,9 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.5" date="in CVS">
|
<release version="1.5" date="in CVS">
|
||||||
|
<action dev="dion" type="update">
|
||||||
|
Fix MAVEN-965. Document maven.xdoc.jsl.
|
||||||
|
</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Fix MAVEN-966. Evenly space breadcrumbs, customize separator.
|
Fix MAVEN-966. Evenly space breadcrumbs, customize separator.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -463,6 +463,14 @@
|
|||||||
by logo. Defaults to "http://maven.apache.org/"
|
by logo. Defaults to "http://maven.apache.org/"
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>maven.xdoc.jsl</td>
|
||||||
|
<td>Yes</td>
|
||||||
|
<td>
|
||||||
|
The JSL stylesheet used to convert xdocs to HTML. To override, specify as a
|
||||||
|
<code>file:</code> URL.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user