blob: 78e9c4f99ef076925bb9698e5bf2195a2c091803 [file] [log] [blame]
Senthil Kumaran8dc3df12014-06-02 22:58:13 -07001<h3>Download</h3>
2<p><a href="{{ pathto('download') }}">Download these documents</a></p>
3<h3>Docs for other versions</h3>
4<ul>
Georg Brandl46761ec2014-10-29 08:36:15 +01005 <li><a href="https://docs.python.org/2.7/">Python 2.7 (stable)</a></li>
Georg Brandlcadc3fd2014-10-29 08:37:29 +01006 <li><a href="https://docs.python.org/3.4/">Python 3.4 (stable)</a></li>
Georg Brandl46761ec2014-10-29 08:36:15 +01007 <li><a href="https://www.python.org/doc/versions/">Old versions</a></li>
Senthil Kumaran8dc3df12014-06-02 22:58:13 -07008</ul>
Georg Brandlbc94c802009-02-13 09:11:32 +00009
Senthil Kumaran8dc3df12014-06-02 22:58:13 -070010<h3>Other resources</h3>
11<ul>
12 {# XXX: many of these should probably be merged in the main docs #}
Georg Brandl46761ec2014-10-29 08:36:15 +010013 <li><a href="https://www.python.org/dev/peps/">PEP Index</a></li>
14 <li><a href="https://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
15 <li><a href="https://wiki.python.org/moin/PythonBooks">Book List</a></li>
16 <li><a href="https://www.python.org/doc/av/">Audio/Visual Talks</a></li>
Senthil Kumaran8dc3df12014-06-02 22:58:13 -070017</ul>