]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Makefile): Updated comments about using LaTeX2HTML for the library
authorFred Drake <fdrake@acm.org>
Mon, 11 Nov 1996 21:03:01 +0000 (21:03 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 11 Nov 1996 21:03:01 +0000 (21:03 +0000)
commitb4d4e25a628a06c1fae19e0fd6e9daf14dce7922
treec1f1c8a9e8fa35d35a325bfaa3a5ff846bd367d5
parent446402279921d96c3e98c6f59715827c5165be94
(Makefile):  Updated comments about using LaTeX2HTML for the library
reference.  Made the extension to the input files for makeindex
explicit; if not made explicit a directory of the given base
name can cause makeindex to blow up.  Specifically, if there is
a directory ./lib/ created by LaTeX2HTML, "makeindex lib" will
fail, but "makeindex lib.idx" will not.

l2h{tut,ext,lib} are now dependent on myformat.perl.

l2h adds ls2lib and removes the non-existant l2href.
Doc/Makefile