Add link to latest Javadoc from /documentation
There is already a link to the online Javadocs at /download, but people
might look for it first under documentation.
Change-Id: Ice8cbe989c4232a36f61b0285e4e5b0395a4e311
diff --git a/documentation/_index.html b/documentation/_index.html
index 9aaffb2..321d3b4 100644
--- a/documentation/_index.html
+++ b/documentation/_index.html
@@ -4,6 +4,9 @@
rel="nofollow">EGit/JGit Forums</a></b> - ask questions here if you need help!</li>
<li><b><a href="http://wiki.eclipse.org/JGit/User_Guide"
title="JGit User Guide">JGit User Guide</a></b> - JGit user guide</li>
+ <li><a
+ href="http://download.eclipse.org/jgit/docs/latest/apidocs/"
+ title="API Documentation">API Documentation</a>- Javadoc for org.eclipse.jgit</li>
<li><b><a
href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=JGit&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=exact&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0="
rel="nofollow">JGit Bugzilla</a></b> - review and create Bugzilla entries</li>