Add link to reference documents

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292620 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2005-09-30 04:18:28 +00:00
parent bacc4d1f15
commit 56a3ecf789

View File

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