Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -2/+2 |
| | |||||
* | Document the dbhash module, and link to it from appropriate places. | Fred Drake | 1999-04-15 | 1 | -1/+1 |
| | |||||
* | Added a few items to the "See also" sections at Guido's prompting. Made | Fred Drake | 1999-04-05 | 1 | -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 Drake | 1998-08-24 | 1 | -0/+6 |
| | |||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
| | | | | Fix up a few synopses. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -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 Drake | 1997-12-15 | 1 | -7/+8 |
| | | | | Placed references closer to usage. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -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 Rossum | 1995-03-17 | 1 | -4/+8 |
| | | | | unified style; etc. | ||||
* | added list of restrictions | Guido van Rossum | 1995-02-16 | 1 | -1/+18 |
| | |||||
* | added docs for pickle, shelve and copy | Guido van Rossum | 1995-02-15 | 1 | -0/+38 |