summaryrefslogtreecommitdiffstats
path: root/Doc/html
Commit message (Collapse)AuthorAgeFilesLines
* Re-written to actually perform the conversion instead of using a sub-makeFred Drake1998-08-121-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 Drake1998-08-111-8/+15
|
* Make sure the icons/ directory is created even if only one document isFred Drake1998-08-111-6/+6
| | | | converted.
* Add a link to the Macintosh Module Reference here, too.Fred Drake1998-08-101-0/+3
|
* 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).