Author: ltheussl Date: Thu Sep 29 21:18:28 2005 New Revision: 292620 URL: http://svn.apache.org/viewcvs?rev=292620&view=rev Log: Add link to reference documents
Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml?rev=292620&r1=292619&r2=292620&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml (original) +++ maven/maven-1/plugins/trunk/xdoc/xdocs/index.xml Thu Sep 29 21:18:28 2005 @@ -35,7 +35,11 @@ <a href="http://jakarta.apache.org/site/jakarta-site-tags-example.html">examples of the tags</a> </li> </ul> - <p>There are a few additions to the anakia format, highlighted in the subsequent sections.</p> + <p> + There are a few additions to the <code>Anakia</code> format, + they are highlighted in the + <a href="reference/index.html">reference</a> documents. + </p> </subsection> <subsection name="Additional Files"> <p>In addition to xdocs, users may wish to include other types of files such as images, their own HTML files, PDFs, etc. By default, this plugin will copy all files located in the <code>maven.docs.src</code> directory (<code>xdocs</code> by default) to the final generated site.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]