summaryrefslogtreecommitdiffstats
path: root/Doc/html/index.html.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix an icon width; a "32" became a "3" somehow, and that did not lookFred Drake2000-06-301-1/+1
| | | | as nice. ;)
* Added distutils manuals.Fred Drake2000-04-281-22/+31
| | | | Made the attributes more XHTML-friendly.
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-2/+2
|
* Oops, forgot to remove the individual module indexes for lib & mac nowFred Drake1999-05-271-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 theFred Drake1999-05-271-0/+1
| | | | navigation bars in the HTML output.
* Added top navigation bar for consistency and color. There's not a lotFred Drake1999-04-291-0/+20
| | | | there, but the "modules" icon is active.
* Generate index.html from index.html.in. This avoids having to modify theFred Drake1999-04-291-0/+61
index to update the version number; boilerplate.tex remains the only document source for this information.