summaryrefslogtreecommitdiffstats
path: root/Doc/README
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-05-12 16:50:32 (GMT)
committerFred Drake <fdrake@acm.org>1998-05-12 16:50:32 (GMT)
commit1a87e9d708dae6936e87ffcb8e73515c2099efdc (patch)
treef903975c46e11fcc8e7c9400ffb1ccece03574d4 /Doc/README
parentdc8a3cb06dc376387e91b7a9372e9c9ebffa0e3c (diff)
downloadcpython-1a87e9d708dae6936e87ffcb8e73515c2099efdc.zip
cpython-1a87e9d708dae6936e87ffcb8e73515c2099efdc.tar.gz
cpython-1a87e9d708dae6936e87ffcb8e73515c2099efdc.tar.bz2
Add comments about release status.
Diffstat (limited to 'Doc/README')
-rw-r--r--Doc/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/Doc/README b/Doc/README
index 659e786..55b2469 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
-------------------------------------