Update versions for 3.0rc1, but don't tag yet.
[mailman.git] / README.rst
blobde4938df8578193af62798225f1dac3f877c927c
1 ================================================
2 Mailman - The GNU Mailing List Management System
3 ================================================
5 Copyright (C) 1998-2015 by the Free Software Foundation, Inc.
7 This is GNU Mailman, a mailing list management system distributed under the
8 terms of the GNU General Public License (GPL) version 3 or later.  The name of
9 this software is spelled "Mailman" with a leading capital 'M' but with a lower
10 case second 'm'.  Any other spelling is incorrect.
12 Mailman is written in Python which is available for all platforms that Mailman
13 is supported on, including GNU/Linux and most other Unix-like operating
14 systems (e.g. Solaris, \*BSD, MacOSX, etc.).  Mailman is not supported on
15 Windows, although web and mail clients on any platform should be able to
16 interact with Mailman just fine.
18 The Mailman home page is:
20     http://www.list.org
22 and there is a community driven wiki at
24     http://wiki.list.org
26 For more information on Mailman, see the above web sites, or the
27 :ref:`documentation provided with this software <start-here>`.
30 Table of Contents
31 =================
33 .. toctree::
34     :glob:
36     src/mailman/docs/INTRODUCTION
37     src/mailman/docs/START
38     src/mailman/docs/DATABASE
39     src/mailman/docs/MTA
40     src/mailman/docs/8-miles-high
41     src/mailman/docs/WebUIin5
42     src/mailman/docs/ArchiveUIin5
43     src/mailman/docs/DEVELOP
46 Mailman modules
47 ---------------
49 These documents are generated from the doctest suite.
51 .. toctree::
52     :glob:
54     src/mailman/model/docs/*
55     src/mailman/runners/docs/*
56     src/mailman/chains/docs/*
57     src/mailman/rules/docs/*
58     src/mailman/handlers/docs/*
59     src/mailman/rest/docs/*
60     src/mailman/core/docs/*
61     src/mailman/app/docs/*
62     src/mailman/styles/docs/*
63     src/mailman/archiving/docs/*
64     src/mailman/mta/docs/*
65     src/mailman/bin/docs/*
66     src/mailman/commands/docs/*
67     src/mailman/docs/NEWS
68     src/mailman/docs/STYLEGUIDE
69     src/mailman/docs/ACKNOWLEDGMENTS
72 Indices and tables
73 ==================
75 * :ref:`genindex`
76 * :ref:`modindex`
77 * :ref:`search`