doc/api/source/index.rst
author Pascal Volk <user@localhost.localdomain.org>
Sat, 24 Nov 2012 22:48:12 +0000
branchv0.7.x
changeset 651 6937cb38db71
parent 578 20141b967c0b
permissions -rw-r--r--
VMM/password: Post-2to3 fixes. Replaced ….encode('hex') and ….encode('base64') by b64encode(…) and b2a_hex(…). Added some necessary encode() and decode() calls. Fixed NTLM hash generating with non ASCII characters.

======================
VirtualMailManager API
======================

:Author:  Pascal Volk <neverseen@users.sourceforge.net>
:Date:    |today|
:Release: |version|

Contents:

.. toctree::
   :maxdepth: 1
   :numbered:

   vmm.rst
   vmm_config.rst
   vmm_emailaddress.rst
   vmm_alias.rst
   vmm_relocated.rst
   vmm_errors.rst
   vmm_constants_error.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`