diff options
| -rw-r--r-- | src/mailman/archiving/docs/common.txt (renamed from src/mailman/archiving/common.txt) | 0 | ||||
| -rw-r--r-- | src/mailman/docs/README.txt | 19 |
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/* |
