You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2015/06/02 00:12:38 UTC

svn commit: r1683012 - /mahout/site/mahout_cms/trunk/content/developers/developer-resources.mdtext

Author: apalumbo
Date: Mon Jun  1 22:12:38 2015
New Revision: 1683012

URL: http://svn.apache.org/r1683012
Log:
CMS commit to mahout by apalumbo

Modified:
    mahout/site/mahout_cms/trunk/content/developers/developer-resources.mdtext

Modified: mahout/site/mahout_cms/trunk/content/developers/developer-resources.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/developers/developer-resources.mdtext?rev=1683012&r1=1683011&r2=1683012&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/developers/developer-resources.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/developers/developer-resources.mdtext Mon Jun  1 22:12:38 2015
@@ -18,27 +18,18 @@ The source files are stored using Git, o
 
 Javadoc and Scaladoc documentation is available online by module:
 
-<!-- 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)-->
-
-
  * [Mahout Math](http://apache.github.io/mahout/0.10.1/docs/mahout-math/index.html)
- * [Mahout Math Scala bindings](http://apache.github.io/mahout/0.10.1/docs/mahout-math-scala/index.htm)
+ * [Mahout Math Scala bindings](http://apache.github.io/mahout/0.10.1/docs/mahout-math-scala/index.html)
  * [Mahout Spark bindings](http://apache.github.io/mahout/0.10.1/docs/mahout-spark/index.html)
  * [Mahout Spark bindings shell](http://apache.github.io/mahout/0.10.1/docs/mahout-spark-shell/index.html)
- * [Mahout H2O backend scaladoc](http://apache.github.io/mahout/0.10.1/docs/mahout-h2o/index.html)
- * [Mahout H2O backend javadoc](http://apache.github.io/mahout/0.10.1/docs/mahout-h2o/javadoc/index.html)
+ * [Mahout H2O backend Scaladoc](http://apache.github.io/mahout/0.10.1/docs/mahout-h2o/scaladocs/index.html)
+ * [Mahout H2O backend Javadoc](http://apache.github.io/mahout/0.10.1/docs/mahout-h2o/javadoc/index.html)
  * [Mahout HDFS](http://apache.github.io/mahout/0.10.1/docs/mahout-hdfs/index.html)
- * [Mahout Map-Reduce]http://apache.github.io/mahout/0.10.1/docs/mahout-mr/index.html)
+ * [Mahout Map-Reduce](http://apache.github.io/mahout/0.10.1/docs/mahout-mr/index.html)
  * [Mahout Examples](http://apache.github.io/mahout/0.10.1/docs/mahout-examples/index.html)
  * [Mahout Integration](http://apache.github.io/mahout/0.10.1/docs/mahout-integration/index.html)
 
 
-
-
 <a name="DeveloperResources-Issues"></a>
 ## Issues