summaryrefslogtreecommitdiffstats
path: root/Doc/html
Commit message (Collapse)AuthorAgeFilesLines
* webcheck target in this Makefile wasn't used.Fred Drake1998-05-191-3/+0
|
* Add support for the Macintosh Library Modules document.Fred Drake1998-05-151-1/+4
|
* Ignore the mac/ directory....Fred Drake1998-05-151-0/+1
|
* Update to use the output names used by latex2html for the Python ReferenceFred Drake1998-05-151-1/+1
| | | | Manual; the old FrameMaker names no longer apply.
* Remove the tarhtml target; not useful from the sub-make.Fred Drake1998-05-111-3/+0
|
* Ignore the webchecker turd.Fred Drake1998-05-071-0/+1
|
* Added the webcheck target here.Fred Drake1998-05-071-0/+3
|
* Ignore subdirectories if your name is "cvs".Fred Drake1998-05-071-0/+6
|
* Sub-makefile that can be used to drive the HTML conversion from this subdir.Fred Drake1998-05-071-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 WindowsGuido van Rossum1997-11-251-0/+25
platform).