~prakash09/mailman/3.0

« back to all changes in this revision

Viewing changes to src/mailman/docs/INTRODUCTION.rst

  • Committer: Barry Warsaw
  • Date: 2011-09-24 02:29:10 UTC
  • mto: This revision was merged to the branch mainline in revision 7054.
  • Revision ID: barry@list.org-20110924022910-vqmxkgjbf0padro0
This is the way to build the documentation now:

$ python setup.py build_sphinx

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
.. _Python: http://www.python.org
92
92
.. _FAQ: http://wiki.list.org/display/DOC/Frequently+Asked+Questions
93
93
.. _`Python 2.6`: http://www.python.org/download/releases/2.6.6/
94
 
 
95
 
 
96
 
Table of Contents
97
 
=================
98
 
 
99
 
.. toctree::
100
 
    :glob:
101
 
 
102
 
    START
103
 
    MTA
104
 
    NEWS
105
 
    STYLEGUIDE
106
 
    ACKNOWLEDGMENTS
107
 
    ../bin/docs/*
108
 
    ../commands/docs/*
109
 
    ../model/docs/*
110
 
    ../app/docs/*
111
 
    ../pipeline/docs/*
112
 
    ../queue/docs/*
113
 
    ../rest/docs/*
114
 
    ../chains/docs/*
115
 
    ../rules/docs/*
116
 
    ../archiving/docs/*
117
 
    ../mta/docs/*