Changeset 118 for branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/doc/index.html
- Timestamp:
- 02/04/06 19:29:16 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/timadditionaltypes/pyramid/test/testdata/build_tests/firstpythontest/expected/doc/index.html
r100 r118 47 47 48 48 <div id="breadcrumb">Documentation</div> 49 <div class="section" id="python-documentation">50 <h1><a name="python-documentation">Python Documentation</a></h1>49 <div class="section"> 50 <h1><a id="python-documentation" name="python-documentation">Python Documentation</a></h1> 51 51 <p>Python's standard documentation is quite substantial; download your own copy or browse it online!</p> 52 52 <ul> 53 53 <li><div class="first line-block"> 54 <div class="line"><a class="reference" href="http://docs.python.org/download.html">Download Current Documentation</a> <em>(Python 2.4.1, last revised 30 March 2005.)</em> </div>55 <div class="line">(Many formats are available, including typeset versions for printing.) </div>54 <div class="line"><a class="reference" href="http://docs.python.org/download.html">Download Current Documentation</a> <em>(Python 2.4.1, last revised 30 March 2005.)</em></div> 55 <div class="line">(Many formats are available, including typeset versions for printing.)</div> 56 56 </div> 57 57 </li> … … 78 78 </li> 79 79 <li><dl class="first docutils"> 80 <dt><a class="reference" href="../dev/doc/devel/">Browse the "in-development" version of the documentation</a> </dt>80 <dt><a class="reference" href="../dev/doc/devel/">Browse the "in-development" version of the documentation</a></dt> 81 81 <dd><ul class="first last simple"> 82 82 <li><a class="reference" href="versions.html">Previous versions of these documents</a></li> … … 101 101 </ul> 102 102 <p>Remember, Python comes with batteries included!</p> 103 < div class="image"><img alt="Silly picture of a snake that ate some batteries" height="192" src="/images/batteries-included.jpg" width="450" /></div>103 <img alt="Silly picture of a snake that ate some batteries" src="/images/batteries-included.jpg" style="width: 450px; height: 192px;" /> 104 104 <p>(Thanks to Frank Stajano for this image.)</p> 105 105 </div>
