summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libshelve.tex
Commit message (Collapse)AuthorAgeFilesLines
* Make internal module references hyperlinks wherever it makes sense.Fred Drake1999-04-221-2/+2
|
* Document the dbhash module, and link to it from appropriate places.Fred Drake1999-04-151-1/+1
|
* Added a few items to the "See also" sections at Guido's prompting. MadeFred Drake1999-04-051-13/+18
| | | | | more references to other modules in the text hyperlinks for the HTML and PDF versions.
* Added some cross-references to the end.Fred Drake1998-08-241-0/+6
|
* New section header style.Fred Drake1998-08-101-1/+2
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-2/+2
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Fixed index references to modules.Fred Drake1997-12-151-7/+8
| | | | Placed references closer to usage.
* AMK's megapatch:Guido van Rossum1997-07-171-3/+4
| | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-4/+8
| | | | unified style; etc.
* added list of restrictionsGuido van Rossum1995-02-161-1/+18
|
* added docs for pickle, shelve and copyGuido van Rossum1995-02-151-0/+38