summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libimaplib.tex
Commit message (Collapse)AuthorAgeFilesLines
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-3/+3
| | | | (Very rough.)
* Markup consistency nits that Guido didn't check. ;-)Fred Drake1999-12-131-6/+6
|
* Doc update from Piers Lauder see changes for imaplib.py version 2.16.Guido van Rossum1999-12-131-0/+32
|
* Use \citetitle and \programopt as appropriate.Fred Drake1999-11-101-4/+4
|
* Move some misc. comments from the example section to the main section.Fred Drake1999-07-071-22/+22
| | | | | | Use the lowercase versions of the method names in the example, since that's what's documented (Greg Stein's suggestion). Add a blank line after the import line for clarity.
* Minor logical markup nits.Fred Drake1999-04-221-10/+10
| | | | Make some module references hyperlinks.
* New section header style.Fred Drake1998-08-101-3/+4
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Fix typo in example found by Anthony Starks <anthony_starks@merck.com>,Fred Drake1998-05-061-1/+1
| | | | reported to me by Piers Lauder <piers@cs.su.oz.au>.
* Use {memberdesc} to mark the instance attributes.Fred Drake1998-04-111-6/+12
|
* Hmmm... better add some \label macros for logical addressing while I'm at it.Fred Drake1998-04-111-0/+2
|
* It's "Lauder", not "Lauders"!Fred Drake1998-04-111-2/+2
|
* Formatting nits.Fred Drake1998-04-111-6/+11
| | | | An index entry.
* First cut at documentation for imaplib. Based on original documentation byFred Drake1998-04-111-0/+228
Piers Lauders.