From: Fred Drake Date: Wed, 13 Jan 1999 23:02:38 +0000 (+0000) Subject: Update the comments on info files. X-Git-Tag: v1.5.2b2~358 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da71e315bbdd8f9876d2b9cee3f4808b392373b5;p=python Update the comments on info files. --- diff --git a/Doc/README b/Doc/README index a75df9f07b..b4dccf2a3c 100644 --- a/Doc/README +++ b/Doc/README @@ -107,17 +107,17 @@ To create PostScript files: To create info files: - (Note that info is not currently supported. If you need it, - please fix or replace tools/partparse.py and send the new - version to python-docs@python.org. We'll be glad to provide - free copies of the info files to anyone who can support the - process. ;-) + Note that info support is currently being revised using new + conversion tools by Michael Ernst . - makeinfo. This is available from any GNU mirror. - emacs or xemacs. Emacs is available from the same place as makeinfo, and xemacs is available from ftp.xemacs.org. + - Perl. Find the software at + . + To create HTML files: - Perl 5.004_04 or newer. Find the software at