summaryrefslogtreecommitdiffstats
path: root/archiva-site
diff options
context:
space:
mode:
authorWendy Smoak <wsmoak@apache.org>2007-10-14 22:23:42 +0000
committerWendy Smoak <wsmoak@apache.org>2007-10-14 22:23:42 +0000
commit66387f330519a55d23f9e337ff045825d8d90dd8 (patch)
treee881d68356eba690c4c28f30f911c393c60f6855 /archiva-site
parent5b45f8574be3d7ef60231dda687d864399d14cb8 (diff)
downloadarchiva-66387f330519a55d23f9e337ff045825d8d90dd8.tar.gz
archiva-66387f330519a55d23f9e337ff045825d8d90dd8.zip
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
Diffstat (limited to 'archiva-site')
-rw-r--r--archiva-site/src/site/xdoc/hacking/index.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/archiva-site/src/site/xdoc/hacking/index.xml b/archiva-site/src/site/xdoc/hacking/index.xml
index 791abbc8a..75df98742 100644
--- a/archiva-site/src/site/xdoc/hacking/index.xml
+++ b/archiva-site/src/site/xdoc/hacking/index.xml
@@ -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>