bwalding 2003/06/12 01:40:52
Modified: xdocs/reference dirlayout.xml
Log:
Link to xdoc enhancements from dirlayout doc
PR:MAVEN-477
Revision Changes Path
1.6 +8 -4 maven/xdocs/reference/dirlayout.xml
Index: dirlayout.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/reference/dirlayout.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dirlayout.xml 26 Feb 2003 20:35:59 -0000 1.5
+++ dirlayout.xml 12 Jun 2003 08:40:52 -0000 1.6
@@ -114,14 +114,18 @@
<td>xdocs/navigation.xml</td>
<td>Navigation links for site.</td>
<td>
- Maven projects use Velocity/DVSL to transform documentation
- files in XML into HTML. This file includes the navigation
- links that added to each xdoc transformed in the
- <code>xdocs</code> directory. Documentation on the
+ Maven projects use Jelly stylesheets to transform documentation
+ files in XML into HTML (XHTML for the most part). This file
+ includes the navigation links that are added to each xdoc
transformed
+ in the <code>xdocs</code> directory. Documentation on the
<code>xdocs/project.xml</code> format is <a
href="http://jakarta.apache.org/site/jakarta-site2.html">available</a>.
For backwards compatibility, this file may also be located
in the <code>xdocs/stylesheets</code> directory.
+ <p/>
+ See <a href="../site.html">site creation documentation</a> for
more information
+ including details of the enhancements Maven has made to the
xdoc format.
+
</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]