diff options
| author | Barry Warsaw | 2011-04-29 15:53:46 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2011-04-29 15:53:46 -0400 |
| commit | de97a09c79052fef878132f046cfb60dab325e9b (patch) | |
| tree | 33eea703c173bb169e42774656b589c9850ac826 /src/mailman/docs/README.txt | |
| parent | a69e23085aa41b2bfdf116831b0c46f7ca9ba1e5 (diff) | |
| download | mailman-de97a09c79052fef878132f046cfb60dab325e9b.tar.gz mailman-de97a09c79052fef878132f046cfb60dab325e9b.tar.zst mailman-de97a09c79052fef878132f046cfb60dab325e9b.zip | |
Some updates to the documentation in preparation for alpha 7.
Diffstat (limited to 'src/mailman/docs/README.txt')
| -rw-r--r-- | src/mailman/docs/README.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/src/mailman/docs/README.txt b/src/mailman/docs/README.txt index d912a680f..b7a247de4 100644 --- a/src/mailman/docs/README.txt +++ b/src/mailman/docs/README.txt @@ -53,8 +53,8 @@ Warsaw, Ken Manheimer, Scott Cotton, Harald Meland, and John Viega. Version 1.0 and beyond have been primarily maintained by Barry Warsaw with contributions from many; see the ACKNOWLEDGMENTS file for details. Jeremy Hylton helped considerably with the Pipermail code in Mailman 2.0. Mailman -2.1 is now being primarily maintained by Mark Sapiro and Tokio Kikuchi. Barry -Warsaw is the lead developer on Mailman 3. +2.1 is primarily maintained by Mark Sapiro and Tokio Kikuchi. Barry Warsaw is +the lead developer on Mailman 3. Help @@ -90,8 +90,7 @@ Mailman 3.0 requires `Python 2.6`_ or newer. .. _`Getting Started`: START.html .. _Python: http://www.python.org .. _FAQ: http://wiki.list.org/display/DOC/Frequently+Asked+Questions -.. _`Python 2.6`: http://www.python.org/download/releases/2.6.2/ -.. _`ALPHA.txt`: ALPHA.html +.. _`Python 2.6`: http://www.python.org/download/releases/2.6.6/ Table of Contents @@ -100,7 +99,11 @@ Table of Contents .. toctree:: :glob: - * + START + MTA + NEWS + STYLEGUIDE + ACKNOWLEDGMENTS ../bin/docs/* ../commands/docs/* ../model/docs/* |
