Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Talk about some minor nits... | Fred Drake | 1998-04-03 | 1 | -4/+4 |
| | |||||
* | Use the new {methoddesc} and {memberdesc} environments as appropriate. | Fred Drake | 1998-03-27 | 1 | -10/+9 |
| | |||||
* | Small nits. | Fred Drake | 1998-03-08 | 1 | -3/+4 |
| | | | | Don't run into the right margin. | ||||
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-20 | 1 | -35/+37 |
| | | | | Logical markup. | ||||
* | 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. | ||||
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 1 | -2/+3 |
| | | | | | | Added a \label{} for the module. Changed one \code{} to a \samp{}. | ||||
* | Get rid of math mode in some places. | Guido van Rossum | 1997-11-25 | 1 | -1/+1 |
| | |||||
* | A couple of grammatical nits. | Fred Drake | 1997-07-24 | 1 | -65/+82 |
| | | | | | | | | | Re-sequenced the function descriptions so that the formatting is described before the assumption is made that the reader has a clue about the formatting. Moved examples to be closer to the functions being demonstrated. Added example of saferepr() result. | ||||
* | Documentation for the pprint module. | Fred Drake | 1997-07-18 | 1 | -0/+152 |