summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorBarry Warsaw2012-12-30 18:24:26 -0500
committerBarry Warsaw2012-12-30 18:24:26 -0500
commitc33ce15333d0d20012c0017458f7f5b99af6891f (patch)
tree5c461880a486021cbefe9f0bfa1362896022272a /README.rst
parentcc20344021e00ba30d748674b63b52a38bb1dc16 (diff)
downloadmailman-c33ce15333d0d20012c0017458f7f5b99af6891f.tar.gz
mailman-c33ce15333d0d20012c0017458f7f5b99af6891f.tar.zst
mailman-c33ce15333d0d20012c0017458f7f5b99af6891f.zip
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst21
1 files changed, 11 insertions, 10 deletions
diff --git a/README.rst b/README.rst
index c87b7eccb..a9995c652 100644
--- a/README.rst
+++ b/README.rst
@@ -23,8 +23,8 @@ and there is a community driven wiki at
http://wiki.list.org
-For more information on Mailman, see the above web sites, or the documentation
-provided with this software. Start at src/mailman/docs/README.txt.
+For more information on Mailman, see the above web sites, or the
+:ref:`documentation provided with this software <start-here>`.
Table of Contents
@@ -40,6 +40,7 @@ Table of Contents
src/mailman/docs/8-miles-high
src/mailman/docs/WebUIin5
src/mailman/docs/ArchiveUIin5
+ src/mailman/docs/DEVELOP
Mailman modules
@@ -50,20 +51,20 @@ These documents are generated from the doctest suite.
.. toctree::
:glob:
- src/mailman/bin/docs/*
- src/mailman/commands/docs/*
- src/mailman/database/docs/*
src/mailman/model/docs/*
- src/mailman/core/docs/*
- src/mailman/app/docs/*
- src/mailman/styles/docs/*
src/mailman/runners/docs/*
- src/mailman/handlers/docs/*
- src/mailman/rest/docs/*
src/mailman/chains/docs/*
src/mailman/rules/docs/*
+ src/mailman/handlers/docs/*
+ src/mailman/rest/docs/*
+ src/mailman/core/docs/*
+ src/mailman/app/docs/*
+ src/mailman/styles/docs/*
src/mailman/archiving/docs/*
src/mailman/mta/docs/*
+ src/mailman/database/docs/*
+ src/mailman/bin/docs/*
+ src/mailman/commands/docs/*
src/mailman/docs/NEWS
src/mailman/docs/STYLEGUIDE
src/mailman/docs/ACKNOWLEDGMENTS