~lazr-developers/lazr.smtptest/devel

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: Barry Warsaw
  • Date: 2013-01-07 15:56:30 UTC
  • Revision ID: barry@canonical.com-20130107155630-9s0glab45px5s9hp
Reorganization to make `python setup.py build_sphinx` work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
A package providing a test framework for SMTP based applications.
2
 
 
3
 
..
4
 
    This file is part of lazr.smtptest.
5
 
 
6
 
    lazr.smtptest is free software: you can redistribute it and/or modify it
7
 
    under the terms of the GNU Lesser General Public License as published by
8
 
    the Free Software Foundation, version 3 of the License.
9
 
 
10
 
    lazr.smtptest is distributed in the hope that it will be useful, but
11
 
    WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
12
 
    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
13
 
    License for more details.
14
 
 
15
 
    You should have received a copy of the GNU Lesser General Public License
16
 
    along with lazr.smtptest.  If not, see <http://www.gnu.org/licenses/>.
 
1
========================
 
2
Welcome to lazr.smtptest
 
3
========================
 
4
 
 
5
Contents:
 
6
 
 
7
.. toctree::
 
8
   :maxdepth: 2
 
9
 
 
10
   lazr/smtptest/docs/README
 
11
   lazr/smtptest/docs/usage
 
12
   lazr/smtptest/docs/queue
 
13
   lazr/smtptest/docs/NEWS
 
14
   HACKING
 
15
 
 
16
 
 
17
 
 
18
Indices and tables
 
19
==================
 
20
 
 
21
* :ref:`genindex`
 
22
* :ref:`modindex`
 
23
* :ref:`search`