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:
dion 2003-11-09 15:40:12 +00:00
parent b34eeeb612
commit f81cfe8ff0
2 changed files with 11 additions and 0 deletions

View File

@ -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>

View File

@ -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>