Senthil Kumaran | 1e92709 | 2014-06-02 22:57:07 -0700 | [diff] [blame] | 1 | <h3>Download</h3> |
| 2 | <p><a href="{{ pathto('download') }}">Download these documents</a></p> |
| 3 | <h3>Docs for other versions</h3> |
| 4 | <ul> |
Georg Brandl | 42bf486 | 2014-10-29 08:36:15 +0100 | [diff] [blame] | 5 | <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 Kumaran | 1e92709 | 2014-06-02 22:57:07 -0700 | [diff] [blame] | 8 | </ul> |
Georg Brandl | 5b2cb1d | 2009-02-13 09:08:34 +0000 | [diff] [blame] | 9 | |
Senthil Kumaran | 1e92709 | 2014-06-02 22:57:07 -0700 | [diff] [blame] | 10 | <h3>Other resources</h3> |
| 11 | <ul> |
| 12 | {# XXX: many of these should probably be merged in the main docs #} |
Georg Brandl | 42bf486 | 2014-10-29 08:36:15 +0100 | [diff] [blame] | 13 | <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 Kumaran | 1e92709 | 2014-06-02 22:57:07 -0700 | [diff] [blame] | 17 | </ul> |