You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2013/11/20 17:22:45 UTC

svn commit: r887372 - in /websites/staging/mahout/trunk/content: ./ developers/developer-resources.html

Author: buildbot
Date: Wed Nov 20 16:22:44 2013
New Revision: 887372

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/developers/developer-resources.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 20 16:22:44 2013
@@ -1 +1 @@
-1543855
+1543858

Modified: websites/staging/mahout/trunk/content/developers/developer-resources.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/developer-resources.html (original)
+++ websites/staging/mahout/trunk/content/developers/developer-resources.html Wed Nov 20 16:22:44 2013
@@ -399,7 +399,13 @@ should be fairly easy to start on, these
 <h2 id="documentation">Documentation</h2>
 <p>Javadoc documentation is available online in our code reports:</p>
 <ul>
-<li><a href="https://builds.apache.org/hudson/job/Mahout-Quality/javadoc/">Latest Javadoc</a></li>
+<li>Latest Javadoc:<ul>
+<li><a href="https://builds.apache.org/job/Mahout-Quality/ws/trunk/math/target/site/apidocs/index.html">Math</a></li>
+<li><a href="https://builds.apache.org/job/Mahout-Quality/ws/trunk/core/target/site/apidocs/index.html">Core</a></li>
+<li><a href="https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/site/apidocs/index.html">Integration</a></li>
+<li><a href="https://builds.apache.org/job/Mahout-Quality/ws/trunk/examples/target/site/apidocs/index.html">Examples</a></li>
+</ul>
+</li>
 <li><a href="https://cwiki.apache.org/confluence/display/MAHOUT/Data+Formats">Data Formats</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/MAHOUT/File+Format+Integrations">File Format Integrations</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/MAHOUT/Database+Integrations">Database Integrations</a></li>