Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an icon width; a "32" became a "3" somehow, and that did not look | Fred Drake | 2000-06-30 | 1 | -1/+1 |
| | | | | as nice. ;) | ||||
* | Added distutils manuals. | Fred Drake | 2000-04-28 | 1 | -22/+31 |
| | | | | Made the attributes more XHTML-friendly. | ||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -2/+2 |
| | |||||
* | Oops, forgot to remove the individual module indexes for lib & mac now | Fred Drake | 1999-05-27 | 1 | -3/+1 |
| | | | | that there's a Global Module Index; there can be only one! | ||||
* | Add <hr> after top navigation bar; now looks more like the rest of the | Fred Drake | 1999-05-27 | 1 | -0/+1 |
| | | | | navigation bars in the HTML output. | ||||
* | Added top navigation bar for consistency and color. There's not a lot | Fred Drake | 1999-04-29 | 1 | -0/+20 |
| | | | | there, but the "modules" icon is active. | ||||
* | Generate index.html from index.html.in. This avoids having to modify the | Fred Drake | 1999-04-29 | 1 | -0/+61 |
index to update the version number; boilerplate.tex remains the only document source for this information. |