summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libquopri.tex
Commit message (Collapse)AuthorAgeFilesLines
* Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>Fred Drake2000-04-041-1/+3
| | | | (re-written).
* Make internal module references hyperlinks wherever it makes sense.Fred Drake1999-04-221-2/+2
|
* More reasonable section titles.Fred Drake1999-02-221-2/+2
|
* New section header style.Fred Drake1998-08-101-2/+4
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Small consistency nits.Fred Drake1998-04-031-5/+4
|
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-2/+2
| | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-1/+1
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Use the new RFC macros wherever RFCs are referenced by number. No otherFred Drake1998-02-091-2/+1
| | | | changes.
* Added \indexsubitem definition; functions were previously indexed for theFred Drake1997-11-301-0/+2
| | | | wrong module.
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
| | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
* Added fnmatch, base64 and quopri, received from Andrew Kuchling.Guido van Rossum1997-04-271-0/+31