dion 2003/11/09 07:40:12
Modified: xdoc/xdocs changes.xml properties.xml
Log:
Fix MAVEN-965
Revision Changes Path
1.25 +3 -0 maven-plugins/xdoc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/xdocs/changes.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- changes.xml 9 Nov 2003 15:25:57 -0000 1.24
+++ changes.xml 9 Nov 2003 15:40:12 -0000 1.25
@@ -8,6 +8,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>
<action dev="dion" type="update">
1.9 +8 -0 maven-plugins/xdoc/xdocs/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/xdocs/properties.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- properties.xml 9 Nov 2003 15:25:57 -0000 1.8
+++ properties.xml 9 Nov 2003 15:40:12 -0000 1.9
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]