diff options
| author | Barry Warsaw | 2012-12-30 18:24:26 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-12-30 18:24:26 -0500 |
| commit | c33ce15333d0d20012c0017458f7f5b99af6891f (patch) | |
| tree | 5c461880a486021cbefe9f0bfa1362896022272a /README.rst | |
| parent | cc20344021e00ba30d748674b63b52a38bb1dc16 (diff) | |
| download | mailman-c33ce15333d0d20012c0017458f7f5b99af6891f.tar.gz mailman-c33ce15333d0d20012c0017458f7f5b99af6891f.tar.zst mailman-c33ce15333d0d20012c0017458f7f5b99af6891f.zip | |
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 21 |
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 |
