summaryrefslogtreecommitdiffstats
path: root/Doc/html/about.dat
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-24/+0
|
* Use a really ugly hack that depends on output processing by LaTeX2HTML.Fred Drake2000-09-161-4/+4
| | | | | This replaces the tilde character with the string ";SPMtilde;", which LaTeX2HTML converts to a tilde on output.
* Update some stale links.Fred Drake2000-09-161-4/+4
|
* Remove the "Comments and Questions" section, allowing this to be usedFred Drake1999-09-231-43/+22
| | | | for non-standard Python documentation.
* Added section about where to send comments, questions, & bug reports.Fred Drake1999-09-211-0/+20
|
* Remove all email addresses.Fred Drake1999-02-161-3/+2
|
* Use the same markup for email addresses as is produced by using \emailFred Drake1999-02-161-3/+3
| | | | in the LaTeX sources.
* Use the shorter form of Christopher Petrilli's email address.Fred Drake1999-02-121-1/+1
|
* Oops, remove LaTeX2HTML version number. Could become wrong and isn'tFred Drake1998-11-301-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 Drake1998-11-301-0/+27
section of LaTeX2HTML-generated documents. Includes credit to Christopher Petrilli for the navigation icons.