]> granicus.if.org Git - python/commitdiff
Added note about current status of info generation.
authorFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 15:19:41 +0000 (15:19 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 15:19:41 +0000 (15:19 +0000)
Doc/README

index a3ab3c1cda36d10c6338c31f38429afa9c7aaeff..12a299878b0e17067c3640f94dac4d60a65ce6d0 100644 (file)
@@ -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