diff options
author | Fred Drake <fdrake@acm.org> | 1998-11-30 19:24:13 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-11-30 19:24:13 (GMT) |
commit | d83c8bd95f6999e550fb37f18cc9e67c1dfb858e (patch) | |
tree | 2740f59db72834cff2f39945fdf51769d7246c7d /Doc/html | |
parent | 1776556f8fbaf7534a32b0e8858dc92c4086b168 (diff) | |
download | cpython-d83c8bd95f6999e550fb37f18cc9e67c1dfb858e.zip cpython-d83c8bd95f6999e550fb37f18cc9e67c1dfb858e.tar.gz cpython-d83c8bd95f6999e550fb37f18cc9e67c1dfb858e.tar.bz2 |
New file. Contains boilerplate text for the "About this document..."
section of LaTeX2HTML-generated documents.
Includes credit to Christopher Petrilli for the navigation icons.
Diffstat (limited to 'Doc/html')
-rw-r--r-- | Doc/html/about.dat | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Doc/html/about.dat b/Doc/html/about.dat new file mode 100644 index 0000000..ab2a280 --- /dev/null +++ b/Doc/html/about.dat @@ -0,0 +1,27 @@ + + <p> This document was generated using the <a + href="http://www-dsed.llnl.gov/files/programs/unix/latex2html/manual/"> + <strong>LaTeX</strong>2<tt>HTML</tt></a> translator Version 98.2 + beta6 (August 14th, 1998). + </p> + + <p> <a + href="http://www-dsed.llnl.gov/files/programs/unix/latex2html/manual/"> + <strong>LaTeX</strong>2<tt>HTML</tt></a> is Copyright © + 1993, 1994, 1995, 1996, 1997, <a + href="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos + Drakos</a>, Computer Based Learning Unit, University of + Leeds, and Copyright © 1997, 1998, <a + href="http://www-math.mpce.mq.edu.au/~ross/">Ross + Moore</a>, Mathematics Department, Macquarie University, + Sydney. + </p> + + <p> The application of <a + href="http://www-dsed.llnl.gov/files/programs/unix/latex2html/manual/"> + <strong>LaTeX</strong>2<tt>HTML</tt></a> to the Python + documentation has been heavily tailored by Fred L. Drake, + Jr. (fdrake@acm.org). Original navigation icons were + contributed by Christopher Petrilli + (petrilli@dworkin.amber.org). + </p> |