From: Fred Drake Date: Fri, 7 Apr 2000 14:47:27 +0000 (+0000) Subject: Describe the purpose of the "long HTML" package. X-Git-Tag: v1.6a2~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46f14580cb6310224c17e905170cfb99fe76d9c9;p=python Describe the purpose of the "long HTML" package. --- diff --git a/Doc/longhtml/README b/Doc/longhtml/README new file mode 100644 index 0000000000..b0cf969f31 --- /dev/null +++ b/Doc/longhtml/README @@ -0,0 +1,34 @@ +"Long HTML" Version of the Python Documentation +=============================================== + + This package provides an alternate HTML formatting of the Python + documentation. Each HTML file represents one chapter from a manual, + or the entirety of a "How-To" document. This mwans there are far + fewer individual HTML files than the normal formatting. + + The purpose of this alternate formatting is to provide on-demand + publishers with a format that is easier to convert to the + proprietary formats used in printing. This allows the printed + versions of the documentation to be kept up-to-date more easily than + would be the case if only the more user-centric HTML format were + provided. + + Anyone is free to use this version for any purpose, so long as the + copyrights are maintained according to the license statement. These + files are available to all users, including competing on-demand + publishers and re-packagers. + + +Contact Information +------------------- + + If you have questions regarding this distribution, please send email + to: + + python-docs@python.org + + Additional information and formats of these documents are available + on the Internet. For current packages of these documents and links + to additional materials, please see: + + http://www.python.org/doc/