~ubuntu-branches/ubuntu/trusty/python3.4/trusty-proposed

« back to all changes in this revision

Viewing changes to Doc/tools/sphinxext/indexsidebar.html

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-11-25 09:44:27 UTC
  • Revision ID: package-import@ubuntu.com-20131125094427-lzxj8ap5w01lmo7f
Tags: upstream-3.4~b1
ImportĀ upstreamĀ versionĀ 3.4~b1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
            <h3>Download</h3>
 
2
            <p><a href="{{ pathto('download') }}">Download these documents</a></p>
 
3
            <h3>Docs for other versions</h3>
 
4
            <ul>
 
5
              <li><a href="http://docs.python.org/2.7/">Python 2.7 (stable)</a></li>
 
6
              <li><a href="http://docs.python.org/3.3/">Python 3.3 (stable)</a></li>
 
7
              <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
 
8
            </ul>
 
9
 
 
10
            <h3>Other resources</h3>
 
11
            <ul>
 
12
              {# XXX: many of these should probably be merged in the main docs #}
 
13
              <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li>
 
14
              <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
 
15
              <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li>
 
16
              <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li>
 
17
            </ul>