------------------------------------------------------------ revno: 6743 committer: Barry Warsaw <[email protected]> branch nick: 3.0 timestamp: Tue 2009-06-30 23:51:45 -0400 message: Basic Sphinx documentation generation. added: src/mailman/archiving/docs/ renamed: src/mailman/archiving/common.txt => src/mailman/archiving/docs/common.txt modified: src/mailman/docs/README.txt
=== added directory 'src/mailman/archiving/docs' === renamed file 'src/mailman/archiving/common.txt' => 'src/mailman/archiving/docs/common.txt' === modified file 'src/mailman/docs/README.txt' --- src/mailman/docs/README.txt 2009-06-30 10:14:49 +0000 +++ src/mailman/docs/README.txt 2009-07-01 03:51:45 +0000 @@ -16,8 +16,7 @@ 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 @@ .. _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/* -- lp:mailman https://code.launchpad.net/~mailman-coders/mailman/3.0 Your team Mailman Checkins is subscribed to branch lp:mailman. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/3.0/+edit-subscription. _______________________________________________ Mailman-checkins mailing list [email protected] Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org
