You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by gi...@apache.org on 2017/11/30 00:13:06 UTC

[2/2] mahout git commit: Automatic Site Publish by Buildbot

Automatic Site Publish by Buildbot


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/f4961201
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/f4961201
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/f4961201

Branch: refs/heads/asf-site
Commit: f4961201e3d1ebd3d330fc4dae0cfb17c0fda150
Parents: 11fb4d2
Author: jenkins <bu...@apache.org>
Authored: Thu Nov 30 00:13:00 2017 +0000
Committer: jenkins <bu...@apache.org>
Committed: Thu Nov 30 00:13:00 2017 +0000

----------------------------------------------------------------------
 .../algorithms/clustering/canopy/index.html     |  5 +---
 .../algorithms/clustering/distance-metrics.html |  5 +---
 docs/latest/algorithms/clustering/index.html    |  5 +---
 docs/latest/algorithms/linear-algebra/d-qr.html |  5 +---
 .../algorithms/linear-algebra/d-spca.html       |  5 +---
 .../algorithms/linear-algebra/d-ssvd.html       |  5 +---
 .../latest/algorithms/linear-algebra/index.html |  5 +---
 .../map-reduce/classification/bayesian.html     |  5 +---
 .../classification/class-discovery.html         |  5 +---
 .../classification/classifyingyourdata.html     |  5 +---
 .../map-reduce/classification/collocations.html |  5 +---
 .../gaussian-discriminative-analysis.html       |  5 +---
 .../classification/hidden-markov-models.html    |  5 +---
 .../independent-component-analysis.html         |  5 +---
 .../locally-weighted-linear-regression.html     |  5 +---
 .../classification/logistic-regression.html     |  5 +---
 .../classification/mahout-collections.html      |  5 +---
 .../map-reduce/classification/mlp.html          |  5 +---
 .../map-reduce/classification/naivebayes.html   |  5 +---
 .../classification/neural-network.html          |  5 +---
 .../classification/partial-implementation.html  |  5 +---
 .../classification/random-forests.html          |  5 +---
 .../restricted-boltzmann-machines.html          |  5 +---
 .../classification/support-vector-machines.html |  5 +---
 .../clustering/canopy-clustering.html           |  5 +---
 .../map-reduce/clustering/cluster-dumper.html   |  5 +---
 .../clustering/expectation-maximization.html    |  5 +---
 .../map-reduce/clustering/fuzzy-k-means.html    |  5 +---
 .../clustering/hierarchical-clustering.html     |  5 +---
 .../clustering/k-means-clustering.html          |  5 +---
 .../clustering/latent-dirichlet-allocation.html |  5 +---
 .../clustering/llr---log-likelihood-ratio.html  |  5 +---
 .../clustering/spectral-clustering.html         |  5 +---
 .../clustering/streaming-k-means.html           |  5 +---
 docs/latest/algorithms/map-reduce/index.html    |  5 +---
 .../algorithms/preprocessors/AsFactor.html      |  5 +---
 .../algorithms/preprocessors/MeanCenter.html    |  5 +---
 .../preprocessors/StandardScaler.html           |  5 +---
 docs/latest/algorithms/preprocessors/index.html |  5 +---
 docs/latest/algorithms/reccomenders/cco.html    |  5 +---
 docs/latest/algorithms/reccomenders/d-als.html  |  5 +---
 docs/latest/algorithms/reccomenders/index.html  |  5 +---
 .../algorithms/regression/fittness-tests.html   |  5 +---
 docs/latest/algorithms/regression/index.html    |  5 +---
 docs/latest/algorithms/regression/ols.html      |  5 +---
 .../serial-correlation/cochrane-orcutt.html     |  5 +---
 .../regression/serial-correlation/dw-test.html  |  5 +---
 docs/latest/algorithms/template.html            |  5 +---
 docs/latest/distributed/flink-bindings.html     |  5 +---
 docs/latest/distributed/h2o-internals.html      |  5 +---
 docs/latest/distributed/spark-bindings/faq.html |  5 +---
 .../distributed/spark-bindings/index.html       |  5 +---
 docs/latest/index.html                          |  5 +---
 docs/latest/mahout-samsara/faq.html             |  5 +---
 .../mahout-samsara/in-core-reference.html       |  5 +---
 .../mahout-samsara/out-of-core-reference.html   |  5 +---
 docs/latest/native-solvers/cuda.html            |  5 +---
 docs/latest/native-solvers/viennacl-omp.html    |  5 +---
 docs/latest/native-solvers/viennacl.html        |  5 +---
 docs/latest/quickstart.html                     |  5 +---
 docs/latest/sitemap.xml                         | 30 ++++++++++----------
 docs/latest/tutorials/cco-lastfm/index.html     |  5 +---
 docs/latest/tutorials/eigenfaces/index.html     |  5 +---
 .../intro-cooccurrence-spark/index.html         |  5 +---
 .../classification/bankmarketing-example.html   |  5 +---
 .../classification/breiman-example.html         |  5 +---
 .../classification/twenty-newsgroups.html       |  5 +---
 .../wikipedia-classifier-example.html           |  5 +---
 .../map-reduce/clustering/20newsgroups.html     |  5 +---
 .../clustering/canopy-commandline.html          |  5 +---
 .../clustering-of-synthetic-control-data.html   |  5 +---
 .../clustering-seinfeld-episodes.html           |  5 +---
 .../clustering/clusteringyourdata.html          |  5 +---
 .../clustering/fuzzy-k-means-commandline.html   |  5 +---
 .../clustering/k-means-commandline.html         |  5 +---
 .../map-reduce/clustering/lda-commandline.html  |  5 +---
 .../map-reduce/clustering/viewing-result.html   |  5 +---
 .../map-reduce/clustering/viewing-results.html  |  5 +---
 .../clustering/visualizing-sample-clusters.html |  5 +---
 docs/latest/tutorials/map-reduce/index.html     |  5 +---
 .../map-reduce/misc/mr---map-reduce.html        |  5 +---
 .../misc/parallel-frequent-pattern-mining.html  |  5 +---
 .../map-reduce/misc/perceptron-and-winnow.html  |  5 +---
 .../tutorials/map-reduce/misc/testing.html      |  5 +---
 .../using-mahout-with-python-via-jpype.html     |  5 +---
 .../recommender/intro-als-hadoop.html           |  5 +---
 .../recommender/intro-cooccurrence-spark.html   |  5 +---
 .../recommender/intro-itembased-hadoop.html     |  5 +---
 .../recommender/matrix-factorization.html       |  5 +---
 .../map-reduce/recommender/quickstart.html      |  5 +---
 .../recommender/recommender-documentation.html  |  5 +---
 .../recommender-first-timer-faq.html            |  5 +---
 .../recommender/userbased-5-minutes.html        |  5 +---
 .../misc/contributing-algos/index.html          |  5 +---
 .../tutorials/misc/how-to-build-an-app.html     |  5 +---
 .../misc/mahout-in-zeppelin/index.html          |  5 +---
 .../samsara/classify-a-doc-from-the-shell.html  |  5 +---
 .../tutorials/samsara/play-with-shell.html      |  5 +---
 .../playing-with-samsara-flink-batch.html       |  5 +---
 .../tutorials/samsara/spark-naive-bayes.html    |  5 +---
 sitemap.xml                                     |  6 ++--
 101 files changed, 117 insertions(+), 414 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/clustering/canopy/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/clustering/canopy/index.html b/docs/latest/algorithms/clustering/canopy/index.html
index e09d845..0bf5bd2 100644
--- a/docs/latest/algorithms/clustering/canopy/index.html
+++ b/docs/latest/algorithms/clustering/canopy/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/clustering/distance-metrics.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/clustering/distance-metrics.html b/docs/latest/algorithms/clustering/distance-metrics.html
index e4e6153..431eca5 100644
--- a/docs/latest/algorithms/clustering/distance-metrics.html
+++ b/docs/latest/algorithms/clustering/distance-metrics.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/clustering/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/clustering/index.html b/docs/latest/algorithms/clustering/index.html
index b6e6f56..6ff741d 100644
--- a/docs/latest/algorithms/clustering/index.html
+++ b/docs/latest/algorithms/clustering/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/linear-algebra/d-qr.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/linear-algebra/d-qr.html b/docs/latest/algorithms/linear-algebra/d-qr.html
index 69c37d2..26ca8f1 100644
--- a/docs/latest/algorithms/linear-algebra/d-qr.html
+++ b/docs/latest/algorithms/linear-algebra/d-qr.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/linear-algebra/d-spca.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/linear-algebra/d-spca.html b/docs/latest/algorithms/linear-algebra/d-spca.html
index e8a354c..0b29b3a 100644
--- a/docs/latest/algorithms/linear-algebra/d-spca.html
+++ b/docs/latest/algorithms/linear-algebra/d-spca.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/linear-algebra/d-ssvd.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/linear-algebra/d-ssvd.html b/docs/latest/algorithms/linear-algebra/d-ssvd.html
index 61b7141..edd0655 100644
--- a/docs/latest/algorithms/linear-algebra/d-ssvd.html
+++ b/docs/latest/algorithms/linear-algebra/d-ssvd.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/linear-algebra/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/linear-algebra/index.html b/docs/latest/algorithms/linear-algebra/index.html
index a4ff863..8f0128d 100644
--- a/docs/latest/algorithms/linear-algebra/index.html
+++ b/docs/latest/algorithms/linear-algebra/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/bayesian.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/bayesian.html b/docs/latest/algorithms/map-reduce/classification/bayesian.html
index 9e1b548..0e9e0ea 100644
--- a/docs/latest/algorithms/map-reduce/classification/bayesian.html
+++ b/docs/latest/algorithms/map-reduce/classification/bayesian.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/class-discovery.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/class-discovery.html b/docs/latest/algorithms/map-reduce/classification/class-discovery.html
index 210fabe..23ef630 100644
--- a/docs/latest/algorithms/map-reduce/classification/class-discovery.html
+++ b/docs/latest/algorithms/map-reduce/classification/class-discovery.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html b/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html
index f6af615..3b50f6e 100644
--- a/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html
+++ b/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/collocations.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/collocations.html b/docs/latest/algorithms/map-reduce/classification/collocations.html
index fa6b447..e52c53c 100644
--- a/docs/latest/algorithms/map-reduce/classification/collocations.html
+++ b/docs/latest/algorithms/map-reduce/classification/collocations.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html b/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html
index ebd472e..008c482 100644
--- a/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html
+++ b/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html b/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html
index d234056..084e60a 100644
--- a/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html
+++ b/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html b/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html
index b4162d3..35600a0 100644
--- a/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html
+++ b/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html b/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html
index 9245b9b..2efc394 100644
--- a/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html
+++ b/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/logistic-regression.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/logistic-regression.html b/docs/latest/algorithms/map-reduce/classification/logistic-regression.html
index e7bb0e7..c899da2 100644
--- a/docs/latest/algorithms/map-reduce/classification/logistic-regression.html
+++ b/docs/latest/algorithms/map-reduce/classification/logistic-regression.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/mahout-collections.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/mahout-collections.html b/docs/latest/algorithms/map-reduce/classification/mahout-collections.html
index 180aaf1..5b32739 100644
--- a/docs/latest/algorithms/map-reduce/classification/mahout-collections.html
+++ b/docs/latest/algorithms/map-reduce/classification/mahout-collections.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/mlp.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/mlp.html b/docs/latest/algorithms/map-reduce/classification/mlp.html
index fcdd866..81669a2 100644
--- a/docs/latest/algorithms/map-reduce/classification/mlp.html
+++ b/docs/latest/algorithms/map-reduce/classification/mlp.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/naivebayes.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/naivebayes.html b/docs/latest/algorithms/map-reduce/classification/naivebayes.html
index 365b4d5..fb2e5f3 100644
--- a/docs/latest/algorithms/map-reduce/classification/naivebayes.html
+++ b/docs/latest/algorithms/map-reduce/classification/naivebayes.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/neural-network.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/neural-network.html b/docs/latest/algorithms/map-reduce/classification/neural-network.html
index 9814c75..3138e23 100644
--- a/docs/latest/algorithms/map-reduce/classification/neural-network.html
+++ b/docs/latest/algorithms/map-reduce/classification/neural-network.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/partial-implementation.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/partial-implementation.html b/docs/latest/algorithms/map-reduce/classification/partial-implementation.html
index d722f91..d733f26 100644
--- a/docs/latest/algorithms/map-reduce/classification/partial-implementation.html
+++ b/docs/latest/algorithms/map-reduce/classification/partial-implementation.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/random-forests.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/random-forests.html b/docs/latest/algorithms/map-reduce/classification/random-forests.html
index a82100e..f742297 100644
--- a/docs/latest/algorithms/map-reduce/classification/random-forests.html
+++ b/docs/latest/algorithms/map-reduce/classification/random-forests.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html b/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html
index a311e85..a3e3eba 100644
--- a/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html
+++ b/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html b/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html
index 66ccb3c..55e85ee 100644
--- a/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html
+++ b/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html b/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html
index f9c6f73..378b4e4 100644
--- a/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html
+++ b/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html b/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html
index 2e181a2..18af048 100644
--- a/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html
+++ b/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html b/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html
index c35ee88..d24fe17 100644
--- a/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html
+++ b/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html b/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html
index c451148..e3eb28e 100644
--- a/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html
+++ b/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html b/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html
index 88d3811..283d3f4 100644
--- a/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html
+++ b/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html b/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html
index ec63362..89529fe 100644
--- a/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html
+++ b/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html b/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html
index b70c7ca..a1d4a6b 100644
--- a/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html
+++ b/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html b/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html
index 3db2222..0df9473 100644
--- a/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html
+++ b/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html b/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html
index 3dfc837..d9a5b8b 100644
--- a/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html
+++ b/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html b/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html
index 8c6ae81..92a9a22 100644
--- a/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html
+++ b/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/map-reduce/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/map-reduce/index.html b/docs/latest/algorithms/map-reduce/index.html
index 7f62b19..ad1958c 100644
--- a/docs/latest/algorithms/map-reduce/index.html
+++ b/docs/latest/algorithms/map-reduce/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/preprocessors/AsFactor.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/preprocessors/AsFactor.html b/docs/latest/algorithms/preprocessors/AsFactor.html
index 424a457..dd5176b 100644
--- a/docs/latest/algorithms/preprocessors/AsFactor.html
+++ b/docs/latest/algorithms/preprocessors/AsFactor.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/preprocessors/MeanCenter.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/preprocessors/MeanCenter.html b/docs/latest/algorithms/preprocessors/MeanCenter.html
index f831a17..456f67b 100644
--- a/docs/latest/algorithms/preprocessors/MeanCenter.html
+++ b/docs/latest/algorithms/preprocessors/MeanCenter.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/preprocessors/StandardScaler.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/preprocessors/StandardScaler.html b/docs/latest/algorithms/preprocessors/StandardScaler.html
index 8318fba..956f308 100644
--- a/docs/latest/algorithms/preprocessors/StandardScaler.html
+++ b/docs/latest/algorithms/preprocessors/StandardScaler.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/preprocessors/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/preprocessors/index.html b/docs/latest/algorithms/preprocessors/index.html
index d80d191..d1319e2 100644
--- a/docs/latest/algorithms/preprocessors/index.html
+++ b/docs/latest/algorithms/preprocessors/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/reccomenders/cco.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/reccomenders/cco.html b/docs/latest/algorithms/reccomenders/cco.html
index 5fd6e32..4808fb4 100644
--- a/docs/latest/algorithms/reccomenders/cco.html
+++ b/docs/latest/algorithms/reccomenders/cco.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/reccomenders/d-als.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/reccomenders/d-als.html b/docs/latest/algorithms/reccomenders/d-als.html
index cc20b0f..5dbdb6e 100644
--- a/docs/latest/algorithms/reccomenders/d-als.html
+++ b/docs/latest/algorithms/reccomenders/d-als.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/reccomenders/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/reccomenders/index.html b/docs/latest/algorithms/reccomenders/index.html
index 8e3b335..5dcad63 100644
--- a/docs/latest/algorithms/reccomenders/index.html
+++ b/docs/latest/algorithms/reccomenders/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/regression/fittness-tests.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/regression/fittness-tests.html b/docs/latest/algorithms/regression/fittness-tests.html
index 91b17d5..a5aa34d 100644
--- a/docs/latest/algorithms/regression/fittness-tests.html
+++ b/docs/latest/algorithms/regression/fittness-tests.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/regression/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/regression/index.html b/docs/latest/algorithms/regression/index.html
index a81103e..464f614 100644
--- a/docs/latest/algorithms/regression/index.html
+++ b/docs/latest/algorithms/regression/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/regression/ols.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/regression/ols.html b/docs/latest/algorithms/regression/ols.html
index b56368d..8ad0642 100644
--- a/docs/latest/algorithms/regression/ols.html
+++ b/docs/latest/algorithms/regression/ols.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html b/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html
index 2995031..832af44 100644
--- a/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html
+++ b/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/regression/serial-correlation/dw-test.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/regression/serial-correlation/dw-test.html b/docs/latest/algorithms/regression/serial-correlation/dw-test.html
index c1cd829..102949b 100644
--- a/docs/latest/algorithms/regression/serial-correlation/dw-test.html
+++ b/docs/latest/algorithms/regression/serial-correlation/dw-test.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/algorithms/template.html
----------------------------------------------------------------------
diff --git a/docs/latest/algorithms/template.html b/docs/latest/algorithms/template.html
index f4c6323..d5e00d3 100644
--- a/docs/latest/algorithms/template.html
+++ b/docs/latest/algorithms/template.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/distributed/flink-bindings.html
----------------------------------------------------------------------
diff --git a/docs/latest/distributed/flink-bindings.html b/docs/latest/distributed/flink-bindings.html
index e54747c..a83b60a 100644
--- a/docs/latest/distributed/flink-bindings.html
+++ b/docs/latest/distributed/flink-bindings.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/distributed/h2o-internals.html
----------------------------------------------------------------------
diff --git a/docs/latest/distributed/h2o-internals.html b/docs/latest/distributed/h2o-internals.html
index 221ba4e..04cbffd 100644
--- a/docs/latest/distributed/h2o-internals.html
+++ b/docs/latest/distributed/h2o-internals.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/distributed/spark-bindings/faq.html
----------------------------------------------------------------------
diff --git a/docs/latest/distributed/spark-bindings/faq.html b/docs/latest/distributed/spark-bindings/faq.html
index 97bc65b..721aba6 100644
--- a/docs/latest/distributed/spark-bindings/faq.html
+++ b/docs/latest/distributed/spark-bindings/faq.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/distributed/spark-bindings/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/distributed/spark-bindings/index.html b/docs/latest/distributed/spark-bindings/index.html
index c277557..45d9e0b 100644
--- a/docs/latest/distributed/spark-bindings/index.html
+++ b/docs/latest/distributed/spark-bindings/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/index.html b/docs/latest/index.html
index 1e4017e..b06ff2d 100644
--- a/docs/latest/index.html
+++ b/docs/latest/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/mahout-samsara/faq.html
----------------------------------------------------------------------
diff --git a/docs/latest/mahout-samsara/faq.html b/docs/latest/mahout-samsara/faq.html
index b829f63..88e249e 100644
--- a/docs/latest/mahout-samsara/faq.html
+++ b/docs/latest/mahout-samsara/faq.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/mahout-samsara/in-core-reference.html
----------------------------------------------------------------------
diff --git a/docs/latest/mahout-samsara/in-core-reference.html b/docs/latest/mahout-samsara/in-core-reference.html
index 0f2d530..993c371 100644
--- a/docs/latest/mahout-samsara/in-core-reference.html
+++ b/docs/latest/mahout-samsara/in-core-reference.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/mahout-samsara/out-of-core-reference.html
----------------------------------------------------------------------
diff --git a/docs/latest/mahout-samsara/out-of-core-reference.html b/docs/latest/mahout-samsara/out-of-core-reference.html
index deb8a89..cfea641 100644
--- a/docs/latest/mahout-samsara/out-of-core-reference.html
+++ b/docs/latest/mahout-samsara/out-of-core-reference.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/native-solvers/cuda.html
----------------------------------------------------------------------
diff --git a/docs/latest/native-solvers/cuda.html b/docs/latest/native-solvers/cuda.html
index 1a82173..1858adb 100644
--- a/docs/latest/native-solvers/cuda.html
+++ b/docs/latest/native-solvers/cuda.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/native-solvers/viennacl-omp.html
----------------------------------------------------------------------
diff --git a/docs/latest/native-solvers/viennacl-omp.html b/docs/latest/native-solvers/viennacl-omp.html
index a8722aa..6832d37 100644
--- a/docs/latest/native-solvers/viennacl-omp.html
+++ b/docs/latest/native-solvers/viennacl-omp.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/native-solvers/viennacl.html
----------------------------------------------------------------------
diff --git a/docs/latest/native-solvers/viennacl.html b/docs/latest/native-solvers/viennacl.html
index a1cc605..4d6c82e 100644
--- a/docs/latest/native-solvers/viennacl.html
+++ b/docs/latest/native-solvers/viennacl.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/quickstart.html
----------------------------------------------------------------------
diff --git a/docs/latest/quickstart.html b/docs/latest/quickstart.html
index 237fed8..66bb737 100644
--- a/docs/latest/quickstart.html
+++ b/docs/latest/quickstart.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/sitemap.xml
----------------------------------------------------------------------
diff --git a/docs/latest/sitemap.xml b/docs/latest/sitemap.xml
index b044358..5d9c772 100644
--- a/docs/latest/sitemap.xml
+++ b/docs/latest/sitemap.xml
@@ -121,46 +121,46 @@
 <loc>/algorithms/map-reduce/classification/independent-component-analysis</loc>
 </url>
 <url>
-<loc>/distributed/spark-bindings/</loc>
+<loc>/algorithms/linear-algebra/</loc>
 </url>
 <url>
-<loc>/tutorials/intro-cooccurrence-spark/</loc>
+<loc>/algorithms/clustering/canopy/</loc>
 </url>
 <url>
-<loc>/tutorials/cco-lastfm/</loc>
+<loc>/algorithms/clustering/</loc>
 </url>
 <url>
-<loc>/tutorials/misc/contributing-algos/</loc>
+<loc>/algorithms/regression/</loc>
 </url>
 <url>
-<loc>/tutorials/misc/mahout-in-zeppelin/</loc>
+<loc>/algorithms/preprocessors/</loc>
 </url>
 <url>
-<loc>/tutorials/map-reduce/</loc>
+<loc>/algorithms/reccomenders/</loc>
 </url>
 <url>
-<loc>/tutorials/eigenfaces/</loc>
+<loc>/algorithms/map-reduce/</loc>
 </url>
 <url>
-<loc>/algorithms/regression/</loc>
+<loc>/tutorials/intro-cooccurrence-spark/</loc>
 </url>
 <url>
-<loc>/algorithms/linear-algebra/</loc>
+<loc>/tutorials/cco-lastfm/</loc>
 </url>
 <url>
-<loc>/algorithms/preprocessors/</loc>
+<loc>/tutorials/misc/contributing-algos/</loc>
 </url>
 <url>
-<loc>/algorithms/map-reduce/</loc>
+<loc>/tutorials/misc/mahout-in-zeppelin/</loc>
 </url>
 <url>
-<loc>/algorithms/clustering/canopy/</loc>
+<loc>/tutorials/eigenfaces/</loc>
 </url>
 <url>
-<loc>/algorithms/clustering/</loc>
+<loc>/tutorials/map-reduce/</loc>
 </url>
 <url>
-<loc>/algorithms/reccomenders/</loc>
+<loc>/distributed/spark-bindings/</loc>
 </url>
 <url>
 <loc>/</loc>
@@ -299,6 +299,6 @@
 </url>
 <url>
 <loc>/distributed/spark-bindings/ScalaSparkBindings.pdf</loc>
-<lastmod>2017-11-30T00:01:44+00:00</lastmod>
+<lastmod>2017-11-30T00:12:37+00:00</lastmod>
 </url>
 </urlset>

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/tutorials/cco-lastfm/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/tutorials/cco-lastfm/index.html b/docs/latest/tutorials/cco-lastfm/index.html
index 45256dd..cff5903 100644
--- a/docs/latest/tutorials/cco-lastfm/index.html
+++ b/docs/latest/tutorials/cco-lastfm/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/tutorials/eigenfaces/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/tutorials/eigenfaces/index.html b/docs/latest/tutorials/eigenfaces/index.html
index a3cfafa..cfaf6a9 100644
--- a/docs/latest/tutorials/eigenfaces/index.html
+++ b/docs/latest/tutorials/eigenfaces/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/tutorials/intro-cooccurrence-spark/index.html
----------------------------------------------------------------------
diff --git a/docs/latest/tutorials/intro-cooccurrence-spark/index.html b/docs/latest/tutorials/intro-cooccurrence-spark/index.html
index 8752717..b1fe1ae 100644
--- a/docs/latest/tutorials/intro-cooccurrence-spark/index.html
+++ b/docs/latest/tutorials/intro-cooccurrence-spark/index.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html
----------------------------------------------------------------------
diff --git a/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html b/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html
index 7a99017..4092648 100644
--- a/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html
+++ b/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/tutorials/map-reduce/classification/breiman-example.html
----------------------------------------------------------------------
diff --git a/docs/latest/tutorials/map-reduce/classification/breiman-example.html b/docs/latest/tutorials/map-reduce/classification/breiman-example.html
index bcb4764..c3bca65 100644
--- a/docs/latest/tutorials/map-reduce/classification/breiman-example.html
+++ b/docs/latest/tutorials/map-reduce/classification/breiman-example.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>
 

http://git-wip-us.apache.org/repos/asf/mahout/blob/f4961201/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html
----------------------------------------------------------------------
diff --git a/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html b/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html
index e85f761..9cefe9f 100644
--- a/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html
+++ b/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html
@@ -165,10 +165,7 @@
         <li id="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">API Docs<span class="caret"></span></a>
             <ul class="dropdown-menu">
-                <li class="title"><span>&nbsp;&nbsp;<b>0.13.1-SNAPSHOT</b>(latest)</span></li>
-                <li><a href="/scaladocs/math-scala/index.html">Mahout Math Scala Docs</a></li>
-                <li><a href="/scaladocs/spark/index.html">Mahout Spark Bindings Scala Docs</a></li>
-                <li><a href="/javadocs/index.html">Mahout Java Docs</a></li>
+                <li><a href="/0.13.0/api/index.html">0.13.0</a></li>
             </ul>
         </li>