finally build table-of-contents.html dynamically (better late than never)

This commit is contained in:
Mark Pilgrim
2009-09-22 21:49:55 -04:00
parent e757104976
commit d8fbd37e8f
4 changed files with 499 additions and 425 deletions
+2
View File
@@ -25,6 +25,7 @@ h1:before,h2:before{content:''}
<p style="float:right;width:242px;text-align:center;margin:0 0 0 1.75em"><a style="border:0" href="http://www.amazon.com/gp/product/1430224150?ie=UTF8&amp;tag=diveintomark-20&amp;creativeASIN=1430224150" title="Affiliate link = I earn an extra buck"><em>Also available on dead trees!</em><br><img src=http://ecx.images-amazon.com/images/I/51N9HK%2B7WGL._SL300_.jpg alt="Dive Into Python 3" width=242 height=300><br><em>Pre-order now, get it October 16th!</em></a>
<!-- toc -->
<ol start=-1>
<li><a href=whats-new.html>What&#8217;s New in &#8220;Dive Into Python 3&#8221;</a>
<li><a href=installing-python.html>Installing Python</a>
@@ -48,6 +49,7 @@ h1:before,h2:before{content:''}
<li id=b><a href=special-method-names.html>Special Method Names</a>
<li id=c><a href=where-to-go-from-here.html>Where to Go From Here</a>
</ol>
<!-- /toc -->
<p>The book is freely licensed under the <a rel=license href=http://creativecommons.org/licenses/by-sa/3.0/>Creative Commons Attribution Share-Alike</a> license. You can download it as <a href=d/diveintopython3-html-latest.zip><abbr>HTML</abbr></a> or <a href=d/diveintopython3-pdf-latest.zip><abbr>PDF</abbr></a>. &Uuml;ber-geeks can also clone the Mercurial repository: