]> granicus.if.org Git - python/commit
fix SF bug #1008690: Incorrect <link rel="index"> href in Tutorial
authorFred Drake <fdrake@acm.org>
Thu, 19 Aug 2004 01:37:48 +0000 (01:37 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Aug 2004 01:37:48 +0000 (01:37 +0000)
commitc6f3c8b612c8265fcf9c1dc9d8c8ca4c6316a37a
tree67b60a0c0df12c1aef9ea10fe4dc49e59e6b692b
parentcf02e3168317234abad57791d7e84c02b151b184
fix SF bug #1008690: Incorrect <link rel="index"> href in Tutorial

The make_head_and_body() function used a hardcoded value for the
<link> element for the index; this patch causes the proper output
filename to be captured during the transformation phase so it can be
used during the page assembly phase.
Doc/perl/l2hinit.perl