blob: 4e10d69b2632a0617c2d1dd0a43c9eb2391f111b [file] [log] [blame]
Senthil Kumaran1e927092014-06-02 22:57:07 -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 Brandl42bf4862014-10-29 08:36:15 +01005 <li><a href="https://docs.python.org/3.4/">Python 3.4 (stable)</a></li>
6 <li><a href="https://docs.python.org/3.5/">Python 3.5 (in development)</a></li>
7 <li><a href="https://www.python.org/doc/versions/">Old versions</a></li>
Senthil Kumaran1e927092014-06-02 22:57:07 -07008</ul>
Georg Brandl5b2cb1d2009-02-13 09:08:34 +00009
Senthil Kumaran1e927092014-06-02 22:57:07 -070010<h3>Other resources</h3>
11<ul>
12 {# XXX: many of these should probably be merged in the main docs #}
Georg Brandl42bf4862014-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 Kumaran1e927092014-06-02 22:57:07 -070017</ul>