summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-09-30 06:58:21 (GMT)
committerGeorg Brandl <georg@python.org>2012-09-30 06:58:21 (GMT)
commit7d0d57f22c0fb808b72ef3dc32282a71d3a90012 (patch)
tree9d327d6e6c4e4247a6e10d5e3034968f93e3588a /Doc
parentcfb181859a9ed4a7606a72c3ab78331c9e21bcdd (diff)
downloadcpython-7d0d57f22c0fb808b72ef3dc32282a71d3a90012.zip
cpython-7d0d57f22c0fb808b72ef3dc32282a71d3a90012.tar.gz
cpython-7d0d57f22c0fb808b72ef3dc32282a71d3a90012.tar.bz2
Doc sidebar: point to 3.4 as dev.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/tools/sphinxext/indexsidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/sphinxext/indexsidebar.html b/Doc/tools/sphinxext/indexsidebar.html
index 2018011..a0ec32f 100644
--- a/Doc/tools/sphinxext/indexsidebar.html
+++ b/Doc/tools/sphinxext/indexsidebar.html
@@ -3,7 +3,7 @@
<h3>Docs for other versions</h3>
<ul>
<li><a href="http://docs.python.org/2.7/">Python 2.7 (stable)</a></li>
- <li><a href="http://docs.python.org/3.2/">Python 3.2 (stable)</a></li>
+ <li><a href="http://docs.python.org/3.4/">Python 3.4 (in development)</a></li>
<li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
</ul>