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 2015/06/02 00:12:42 UTC

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

Author: buildbot
Date: Mon Jun  1 22:12:41 2015
New Revision: 953497

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 22:12:41 2015
@@ -1 +1 @@
-1683008
+1683012

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 22:12:41 2015
@@ -272,25 +272,15 @@ documentation. See our <a href="/develop
 <p><a name="DeveloperResources-Documentation"></a></p>
 <h2 id="documentation">Documentation</h2>
 <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="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-math-scala/index.html">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-h2o/scaladocs/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-mr/index.html">Mahout Map-Reduce</a></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>