Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a really ugly hack that depends on output processing by LaTeX2HTML. | Fred Drake | 2000-09-16 | 1 | -4/+4 |
| | | | | | This replaces the tilde character with the string ";SPMtilde;", which LaTeX2HTML converts to a tilde on output. | ||||
* | Update some stale links. | Fred Drake | 2000-09-16 | 1 | -4/+4 |
| | |||||
* | Remove the "Comments and Questions" section, allowing this to be used | Fred Drake | 1999-09-23 | 1 | -43/+22 |
| | | | | for non-standard Python documentation. | ||||
* | Added section about where to send comments, questions, & bug reports. | Fred Drake | 1999-09-21 | 1 | -0/+20 |
| | |||||
* | Remove all email addresses. | Fred Drake | 1999-02-16 | 1 | -3/+2 |
| | |||||
* | Use the same markup for email addresses as is produced by using \email | Fred Drake | 1999-02-16 | 1 | -3/+3 |
| | | | | in the LaTeX sources. | ||||
* | Use the shorter form of Christopher Petrilli's email address. | Fred Drake | 1999-02-12 | 1 | -1/+1 |
| | |||||
* | Oops, remove LaTeX2HTML version number. Could become wrong and isn't | Fred Drake | 1998-11-30 | 1 | -2/+1 |
| | | | | | needed, since it's always added to the comments in the page header anyway. | ||||
* | New file. Contains boilerplate text for the "About this document..." | Fred Drake | 1998-11-30 | 1 | -0/+27 |
section of LaTeX2HTML-generated documents. Includes credit to Christopher Petrilli for the navigation icons. |