| Christian Heimes | 679db4a | 2008-01-18 09:56:22 +0000 | [diff] [blame] | 1 |             <h3>Download</h3> | 
 | 2 |             <p><a href="{{ pathto('download') }}">Download these documents</a></p> | 
| Georg Brandl | bc94c80 | 2009-02-13 09:11:32 +0000 | [diff] [blame] | 3 | 	    <h3>Docs for other versions</h3> | 
 | 4 | 	    <ul> | 
| Georg Brandl | facb0e9 | 2010-07-09 07:33:15 +0000 | [diff] [blame] | 5 | 	      <li><a href="http://docs.python.org/2.7/">Python 2.7 (stable)</a></li> | 
| Georg Brandl | 6b5e1d6 | 2012-09-30 08:57:40 +0200 | [diff] [blame] | 6 | 	      <li><a href="http://docs.python.org/3.3/">Python 3.3 (stable)</a></li> | 
| Georg Brandl | bc94c80 | 2009-02-13 09:11:32 +0000 | [diff] [blame] | 7 |               <li><a href="http://www.python.org/doc/versions/">Old versions</a></li> | 
 | 8 |             </ul> | 
 | 9 |  | 
| Christian Heimes | 679db4a | 2008-01-18 09:56:22 +0000 | [diff] [blame] | 10 |             <h3>Other resources</h3> | 
 | 11 |             <ul> | 
 | 12 |               {# XXX: many of these should probably be merged in the main docs #} | 
| Christian Heimes | 679db4a | 2008-01-18 09:56:22 +0000 | [diff] [blame] | 13 |               <li><a href="http://www.python.org/dev/peps/">PEP Index</a></li> | 
 | 14 |               <li><a href="http://wiki.python.org/moin/BeginnersGuide">Beginner's Guide</a></li> | 
| Christian Heimes | 679db4a | 2008-01-18 09:56:22 +0000 | [diff] [blame] | 15 |               <li><a href="http://wiki.python.org/moin/PythonBooks">Book List</a></li> | 
 | 16 |               <li><a href="http://www.python.org/doc/av/">Audio/Visual Talks</a></li> | 
| Christian Heimes | 679db4a | 2008-01-18 09:56:22 +0000 | [diff] [blame] | 17 |             </ul> |