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>
|
||||
<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">
|
||||
Fix MAVEN-966. Evenly space breadcrumbs, customize separator.
|
||||
</action>
|
||||
|
||||
@ -463,6 +463,14 @@
|
||||
by logo. Defaults to "http://maven.apache.org/"
|
||||
</td>
|
||||
</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>
|
||||
</section>
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user