From: Fred Drake Date: Wed, 28 Apr 1999 15:06:08 +0000 (+0000) Subject: Adjust the message that gets added to the bottom of each page about X-Git-Tag: v1.6a1~1435 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4050e00e41a1fed198354faf1d570c8752737293;p=thirdparty%2FPython%2Fcpython.git Adjust the message that gets added to the bottom of each page about where to send comments. --- diff --git a/Doc/html/Makefile b/Doc/html/Makefile index 8bbb6912edf7..44c5c2e9aa2f 100644 --- a/Doc/html/Makefile +++ b/Doc/html/Makefile @@ -24,7 +24,7 @@ BUILDINDEX=$(TOOLSDIR)/buildindex.py # make it clear to l2h, since our support only generates HTML 4.0 L2HARGS= -html_version 4.0 -PYTHONDOCS='
Send comments to python-docs@python.org.' +PYTHONDOCS='
Send comments on this document to python-docs@python.org.' HTMLBASE= file:`pwd` INDEXFILES=api/api.html \