diff options
author | Guido van Rossum <guido@python.org> | 1996-12-18 19:55:49 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-12-18 19:55:49 (GMT) |
commit | 39900421bfad095ea5d029dca201d262a94c8f66 (patch) | |
tree | 1e768e20ce846b57c179fd768b39033686272993 /Doc | |
parent | 19f61ae1968f06798e5fc12653cfc9cf7459858e (diff) | |
download | cpython-39900421bfad095ea5d029dca201d262a94c8f66.zip cpython-39900421bfad095ea5d029dca201d262a94c8f66.tar.gz cpython-39900421bfad095ea5d029dca201d262a94c8f66.tar.bz2 |
Added pointer to framereader distribution.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ and a published article about Python. The Python Reference Manual is no longer maintained in LaTeX. It is now a FrameMaker document. The FrameMaker 5.0 files (ref.book, ref*.doc) as well as PostScript generated (ref.ps) from it are in the -subdirectory ref/. +subdirectory ref/. (See ftp://ftp.adobe.com/pub/adobe/framereader for +a free reader for FrameMaker documents, for some platforms.) If you don't have LaTeX, you can ftp a tar file containing PostScript of the 3 main documents. It should be in the same place where you |