From: Fred Drake Date: Thu, 9 Apr 1998 15:19:41 +0000 (+0000) Subject: Added note about current status of info generation. X-Git-Tag: v1.5.1~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45084ed52aaf3bc635606414705aea0b09accfc4;p=thirdparty%2FPython%2Fcpython.git Added note about current status of info generation. --- diff --git a/Doc/README b/Doc/README index a3ab3c1cda36..12a299878b0e 100644 --- a/Doc/README +++ b/Doc/README @@ -100,8 +100,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. ;-) + - 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. + To create HTML files: - Perl 5.004_04 or newer. Find the software at