From: Fred Drake Date: Tue, 12 May 1998 16:50:32 +0000 (+0000) Subject: Add comments about release status. X-Git-Tag: v1.5.2a1~656 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a87e9d708dae6936e87ffcb8e73515c2099efdc;p=thirdparty%2FPython%2Fcpython.git Add comments about release status. --- diff --git a/Doc/README b/Doc/README index 659e78605c50..55b2469734ac 100644 --- a/Doc/README +++ b/Doc/README @@ -1,3 +1,18 @@ +THIS IS A *TEST* RELEASE. It includes a significantly revised +directory organization for the documentation, and much of the +formatting process has been adjusted. The documentation itself is not +necessarily consistent with any released version of Python. + +The only purpose for this release is to test the usability of the new +directory structure. Please attempt to *format* the documentation to +determine if the new processes are suitable for your purposes; the +basic targets have been extensively tested, but variations may require +some work. Please let us know if there are any problems with the new +organization or processes; send email to: + + python-docs@python.org + + Python main documentation -- in LaTeX -------------------------------------