Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do a little bit more to try and add <link> elements to the header, not that | Fred Drake | 2001-10-22 | 1 | -1/+10 |
| | | | | | | | Mozilla 0.9.5 can make intelligent use of them. Specifically, this causes the "Acknowledgements" and "Global Module Index" pages to acquire "up" links in the Mozilla "Site Navigation Bar". This partially responds to SF bug #469772. | ||||
* | Jon Nelson <jnelson@users.sourceforge.net>: | Fred Drake | 2001-02-12 | 1 | -4/+5 |
| | | | | Make the documentation tools compatibile with Python 2.0. | ||||
* | Better add at least a short docstring to the module! | Fred Drake | 2000-10-05 | 1 | -1/+5 |
| | |||||
* | Factor out some of the presentation and shared code from mkmodindex and | Fred Drake | 2000-10-05 | 1 | -0/+144 |
a mkackshtml (not yet checked in). |