Skip to content
Snippets Groups Projects
Commit d8bd3d39 authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

DOC: update documentation for release

parent 33cf98cd
No related merge requests found
......@@ -68,7 +68,7 @@ copyright = u('2010 - 2013, scikit-learn developers (BSD License)')
# built documents.
#
# The short X.Y version.
version = '0.14-git'
version = '0.14'
# The full version, including alpha/beta/rc tags.
import sklearn
release = sklearn.__version__
......
......@@ -2,7 +2,7 @@
<div class="container-index">
Documentation of scikit-learn 0.13
Documentation of scikit-learn 0.14
==================================
.. raw:: html
......@@ -78,9 +78,10 @@ Documentation of scikit-learn 0.13
<div class="span4 box">
<h2>Other Versions</h2>
<ul>
<li><a href="http://scikit-learn.org/0.13/user_guide.html">scikit-learn 0.13 (stable)</a></li>
<li>scikit-learn 0.14 (development)</li>
<li>scikit-learn 0.14 (stable)</li>
<li><a href="http://scikit-learn.org/0.15/user_guide.html">scikit-learn 0.15 (development)</a></li>
<li><a href="http://scikit-learn.org/0.13/user_guide.html">scikit-learn 0.13</a></li>
<li><a href="http://scikit-learn.org/0.12/user_guide.html">scikit-learn 0.12</a></li>
<li><a href="http://scikit-learn.org/0.11/user_guide.html">scikit-learn 0.11</a></li>
<li><a href="http://scikit-learn.org/0.10/user_guide.html">scikit-learn 0.10</a></li>
......
......@@ -252,6 +252,8 @@
<li><em>On-going development:</em>
<a href="whats_new.html"><em>What's new</em> (changelog)</a>
</li>
<li><em>August 2013.</em> scikit-learn 0.14 is available for download (<a href="whats_new.html">Changelog</a>).
</li>
<li><em>July 22-28th, 2013: international sprint.</em>
During this week-long sprint, we gathered most of the core
developers in Paris.
......@@ -260,8 +262,6 @@
and <a href="http://www.tinyclues.com/">tinyclues</a>, and
donations that helped fund this event.
<li><em>February 2013.</em> scikit-learn 0.13.1 is available for download (<a href="whats_new.html">Changelog</a>).
</li>
</ul>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment