diff options
author | Fred Drake <fdrake@acm.org> | 2002-01-17 12:35:20 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-01-17 12:35:20 (GMT) |
commit | d6bdb075ca9abe8b343eb88802a6dc302d6255ec (patch) | |
tree | e89a3f96ded099bfcb9f49ca9b94165077073b62 /Doc/doc | |
parent | 9741dc96f3ac22a5d577dc223a3a7b21228a39c9 (diff) | |
download | cpython-d6bdb075ca9abe8b343eb88802a6dc302d6255ec.zip cpython-d6bdb075ca9abe8b343eb88802a6dc302d6255ec.tar.gz cpython-d6bdb075ca9abe8b343eb88802a6dc302d6255ec.tar.bz2 |
Update the list of output formats.
Diffstat (limited to 'Doc/doc')
-rw-r--r-- | Doc/doc/doc.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 3e608a4..8e8979d 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -131,6 +131,8 @@ distribution, to create or maintain whole documents or sections. \begin{tableii}{p{.75in}|p{3in}}{filenq}{Directory}{Output Formats} \lineii{html/}{HTML output} \lineii{info/}{GNU info output} + \lineii{isilo/}{\ulink{iSilo}{http://www.isilo.com/} + documents (for Palm OS devices)} \lineii{paper-a4/}{PDF and PostScript, A4 paper} \lineii{paper-letter/}{PDF and PostScript, US-Letter paper} \end{tableii} |