Add links to the reference docs (snapshot docs are symlinked as 'latest' on the server) and fix the link to the mailing list page.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@584627 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Wendy Smoak 2007-10-14 22:23:42 +00:00
parent 5b45f8574b
commit 66387f3305
1 changed files with 10 additions and 2 deletions

View File

@ -34,12 +34,20 @@
<div class="p">
Be sure to read the sections for Database, Configuration, and
Concepts. Beyond that, the javadoc is your friend.
Concepts. Beyond that, the
<a href="../ref/latest/apidocs/index.html">Javadoc</a>
is your friend.
</div>
<div class="p">
Developer reference docs for the latest snapshot
can be found starting
<a href="../ref/latest/index.html">here</a>.
</div>
<div class="p">
If you don't see the topic covered here, ask! Ask in the
<a href="/mail-list.html">archiva-dev mailing list</a>,
<a href="../mail-lists.html">archiva-dev mailing list</a>,
or in the <a href="irc://irc.codehaus.org/#archiva">#archiva</a>
irc channel.
</div>