Adjust the message that gets added to the bottom of each page about

where to send comments.
This commit is contained in:
Fred Drake 1999-04-28 15:06:08 +00:00
parent 0a0fd595b3
commit 4050e00e41
1 changed files with 1 additions and 1 deletions

View File

@ -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='<hr>Send comments to <a href="mailto:python-docs@python.org">python-docs@python.org</a>.'
PYTHONDOCS='<hr>Send comments on this document to <a href="mailto:python-docs@python.org">python-docs@python.org</a>.'
HTMLBASE= file:`pwd`
INDEXFILES=api/api.html \