blob: 2bbc1c531975b10f080e0b8cf4008630b04219cd [file] [log] [blame]
Georg Brandl7155a092008-01-16 20:27:56 +00001 <h3>Download</h3>
2 <p><a href="{{ pathto('download') }}">Download these documents</a></p>
Georg Brandla95262c2009-02-13 09:09:58 +00003 <h3>Docs for other versions</h3>
4 <ul>
5 <li><a href="http://docs.python.org/3.0/">Python 3.0 (stable)</a></li>
Georg Brandlddb273e2009-02-13 09:11:25 +00006 <li><a href="http://docs.python.org/2.7/">Python 2.7 (in development)</a></li>
Georg Brandla95262c2009-02-13 09:09:58 +00007 <li><a href="http://docs.python.org/3.1/">Python 3.1 (in development)</a></li>
8 <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
9 </ul>
10
Georg Brandl7155a092008-01-16 20:27:56 +000011 <h3>Other resources</h3>
12 <ul>
13 {# XXX: many of these should probably be merged in the main docs #}
14 <li><a href="http://www.python.org/doc/faq/">FAQs</a></li>
15 <li><a href="http://www.python.org/doc/intros/">Introductions</a></li>
16 <li><a href="http://www.python.org/doc/essays/">Guido's Essays</a></li>
17 <li><a href="http://www.python.org/doc/newstyle/">New-style Classes</a></li>
18 <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li>
19 <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li>
20 <li><a href="http://www.python.org/topics/">Topic Guides</a></li>
21 <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li>
22 <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li>
23 <li><a href="http://www.python.org/doc/other/">Other Doc Collections</a></li>
Georg Brandl7155a092008-01-16 20:27:56 +000024 </ul>