mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Update the comments on info files.
This commit is contained in:
parent
e36e4e6778
commit
da71e315bb
1 changed files with 5 additions and 5 deletions
10
Doc/README
10
Doc/README
|
@ -107,17 +107,17 @@ To create PostScript files:
|
||||||
|
|
||||||
To create info files:
|
To create info files:
|
||||||
|
|
||||||
(Note that info is not currently supported. If you need it,
|
Note that info support is currently being revised using new
|
||||||
please fix or replace tools/partparse.py and send the new
|
conversion tools by Michael Ernst <mernst@cs.washington.edu>.
|
||||||
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.
|
- makeinfo. This is available from any GNU mirror.
|
||||||
|
|
||||||
- emacs or xemacs. Emacs is available from the same place as
|
- emacs or xemacs. Emacs is available from the same place as
|
||||||
makeinfo, and xemacs is available from ftp.xemacs.org.
|
makeinfo, and xemacs is available from ftp.xemacs.org.
|
||||||
|
|
||||||
|
- Perl. Find the software at
|
||||||
|
<http://language.perl.com/info/software.html>.
|
||||||
|
|
||||||
To create HTML files:
|
To create HTML files:
|
||||||
|
|
||||||
- Perl 5.004_04 or newer. Find the software at
|
- Perl 5.004_04 or newer. Find the software at
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue