summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2009-06-30 23:51:45 -0400
committerBarry Warsaw2009-06-30 23:51:45 -0400
commita989a3d808b5054fc9ee465a0acc80278b3eae8e (patch)
treed9e204c390af862edc15f9ba8a5d7d691a12de76 /src
parent80fa4158997a8d6aa02a281bb1732417bee1b8a9 (diff)
downloadmailman-a989a3d808b5054fc9ee465a0acc80278b3eae8e.tar.gz
mailman-a989a3d808b5054fc9ee465a0acc80278b3eae8e.tar.zst
mailman-a989a3d808b5054fc9ee465a0acc80278b3eae8e.zip
Diffstat (limited to 'src')
-rw-r--r--src/mailman/archiving/docs/common.txt (renamed from src/mailman/archiving/common.txt)0
-rw-r--r--src/mailman/docs/README.txt19
2 files changed, 17 insertions, 2 deletions
diff --git a/src/mailman/archiving/common.txt b/src/mailman/archiving/docs/common.txt
index a97b14245..a97b14245 100644
--- a/src/mailman/archiving/common.txt
+++ b/src/mailman/archiving/docs/common.txt
diff --git a/src/mailman/docs/README.txt b/src/mailman/docs/README.txt
index 20fe32a1c..dfc75e014 100644
--- a/src/mailman/docs/README.txt
+++ b/src/mailman/docs/README.txt
@@ -16,8 +16,7 @@ fine.
Copyright
=========
-Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009 by the Free Software Foundation, Inc.
+Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the Free Software Foundation, Inc.
This file is part of GNU Mailman.
@@ -89,3 +88,19 @@ Mailman 3.0 requires `Python 2.6` or newer.
.. _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/
+
+
+Table of Contents
+=================
+
+.. toctree::
+ :glob:
+
+ *
+ ../bin/docs/*
+ ../commands/docs/*
+ ../pipeline/docs/*
+ ../queue/docs/*
+ ../rest/docs/*
+ ../rules/docs/*
+ ../archiving/docs/*