Author: buildbot
Date: Mon Jun  1 21:47:28 2015
New Revision: 953491

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 Mon Jun  1 21:47:28 2015
@@ -1 +1 @@
-1682954
+1683008

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 
Mon Jun  1 21:47:28 2015
@@ -271,15 +271,28 @@ documentation. See our <a href="/develop
 <p>The source files are stored using Git, our page on <a 
href="/developers/version-control.html">version control</a> has details on how 
to access the sourcecode.</p>
 <p><a name="DeveloperResources-Documentation"></a></p>
 <h2 id="documentation">Documentation</h2>
-<p>Javadoc documentation is available online in our code reports:</p>
+<p>Javadoc and Scaladoc documentation is available online by module:</p>
 <!-- temporarily comment out links to javadocs that are not published-->
 
 <!-- * 
[Math](https://builds.apache.org/job/Mahout-Quality/ws/trunk/math/target/site/apidocs/index.html)-->
 
+<!-- * [Legacy 
MapReduce](https://builds.apache.org/job/Mahout-Quality/javadoc/) -->
+
+<!-- * 
[Integration](https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/site/apidocs/index.html)-->
+
+<!-- * 
[Examples](https://builds.apache.org/job/Mahout-Quality/ws/trunk/examples/target/site/apidocs/index.html)-->
+
 <ul>
-<li><a href="https://builds.apache.org/job/Mahout-Quality/javadoc/";>Legacy 
MapReduce</a>
-<!-- * <a 
href="https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/site/apidocs/index.html";>Integration</a>-->
-<!-- * <a 
href="https://builds.apache.org/job/Mahout-Quality/ws/trunk/examples/target/site/apidocs/index.html";>Examples</a>--></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-math/index.html";>Mahout 
Math</a></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-math-scala/index.htm";>Mahout
 Math Scala bindings</a></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-spark/index.html";>Mahout
 Spark bindings</a></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-spark-shell/index.html";>Mahout
 Spark bindings shell</a></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-h2o/index.html";>Mahout 
H2O backend scaladoc</a></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-h2o/javadoc/index.html";>Mahout
 H2O backend javadoc</a></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-hdfs/index.html";>Mahout 
HDFS</a></li>
+<li>[Mahout 
Map-Reduce]http://apache.github.io/mahout/0.10.1/docs/mahout-mr/index.html)</li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-examples/index.html";>Mahout
 Examples</a></li>
+<li><a 
href="http://apache.github.io/mahout/0.10.1/docs/mahout-integration/index.html";>Mahout
 Integration</a></li>
 </ul>
 <p><a name="DeveloperResources-Issues"></a></p>
 <h2 id="issues">Issues</h2>


Reply via email to