blob: 672492e60011b104da1931016271e032fffc57b1 [file] [log] [blame]
Christian Heimes679db4a2008-01-18 09:56:22 +00001 <h3>Download</h3>
2 <p><a href="{{ pathto('download') }}">Download these documents</a></p>
Georg Brandlbc94c802009-02-13 09:11:32 +00003 <h3>Docs for other versions</h3>
4 <ul>
Georg Brandlfacb0e92010-07-09 07:33:15 +00005 <li><a href="http://docs.python.org/2.7/">Python 2.7 (stable)</a></li>
Benjamin Peterson05646a52009-06-27 22:15:41 +00006 <li><a href="http://docs.python.org/3.1/">Python 3.1 (stable)</a></li>
Georg Brandlbc94c802009-02-13 09:11:32 +00007 <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
8 </ul>
9
Christian Heimes679db4a2008-01-18 09:56:22 +000010 <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/doc/faq/">FAQs</a></li>
Christian Heimes679db4a2008-01-18 09:56:22 +000014 <li><a href="http://www.python.org/doc/essays/">Guido's Essays</a></li>
15 <li><a href="http://www.python.org/doc/newstyle/">New-style Classes</a></li>
16 <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li>
17 <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
Christian Heimes679db4a2008-01-18 09:56:22 +000018 <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li>
19 <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li>
20 <li><a href="http://www.python.org/doc/other/">Other Doc Collections</a></li>
Georg Brandl582c0a62010-04-22 23:20:19 +000021 <li><a href="{{ pathto('bugs') }}">Report a Bug</a></li>
Christian Heimes679db4a2008-01-18 09:56:22 +000022 </ul>