Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -5/+5 |
| | |||||
* | 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 |
| | |||||
* | exec is a statement, not a function! | Guido van Rossum | 1998-05-08 | 1 | -3/+3 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Use methoddesc and memberdesc, as needed. | Fred Drake | 1998-04-02 | 1 | -38/+39 |
| | | | | | Added description of BastionClass, since it is referred to in the Bastion description as subclassable. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -2/+2 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Logical markup, using {classdesc} as appropriate. | Fred Drake | 1998-03-14 | 1 | -25/+25 |
| | |||||
* | "streans" --> "streams" (AMK) | Fred Drake | 1998-02-23 | 1 | -1/+1 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -38/+39 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -1/+2 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Done with this for 1.4. | Guido van Rossum | 1996-10-24 | 1 | -47/+65 |
| | |||||
* | Actual text submitted by AMK. | Guido van Rossum | 1996-10-22 | 1 | -1/+196 |
| | |||||
* | Added bastion and (dummy) rexec docs | Guido van Rossum | 1996-09-10 | 1 | -0/+5 |