Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-written to actually perform the conversion instead of using a sub-make | Fred Drake | 1998-08-12 | 1 | -18/+76 |
| | | | | | with the parent Makefile. Will also force the auxillary files to be created if they need to be. | ||||
* | Clean things up just a bit. | Fred Drake | 1998-08-11 | 1 | -8/+15 |
| | |||||
* | Make sure the icons/ directory is created even if only one document is | Fred Drake | 1998-08-11 | 1 | -6/+6 |
| | | | | converted. | ||||
* | Add a link to the Macintosh Module Reference here, too. | Fred Drake | 1998-08-10 | 1 | -0/+3 |
| | |||||
* | webcheck target in this Makefile wasn't used. | Fred Drake | 1998-05-19 | 1 | -3/+0 |
| | |||||
* | Add support for the Macintosh Library Modules document. | Fred Drake | 1998-05-15 | 1 | -1/+4 |
| | |||||
* | Ignore the mac/ directory.... | Fred Drake | 1998-05-15 | 1 | -0/+1 |
| | |||||
* | Update to use the output names used by latex2html for the Python Reference | Fred Drake | 1998-05-15 | 1 | -1/+1 |
| | | | | Manual; the old FrameMaker names no longer apply. | ||||
* | Remove the tarhtml target; not useful from the sub-make. | Fred Drake | 1998-05-11 | 1 | -3/+0 |
| | |||||
* | Ignore the webchecker turd. | Fred Drake | 1998-05-07 | 1 | -0/+1 |
| | |||||
* | Added the webcheck target here. | Fred Drake | 1998-05-07 | 1 | -0/+3 |
| | |||||
* | Ignore subdirectories if your name is "cvs". | Fred Drake | 1998-05-07 | 1 | -0/+6 |
| | |||||
* | Sub-makefile that can be used to drive the HTML conversion from this subdir. | Fred Drake | 1998-05-07 | 1 | -0/+34 |
| | | | | | Most of the logic is still in the primary Makefile and a new script in Doc/tools/. | ||||
* | Simple index for the reference manuals (mostly for use on the Windows | Guido van Rossum | 1997-11-25 | 1 | -0/+25 |
platform). |