Files
ldapuserdir/docs/index.rst
Derek Feichtinger a3e4694971 Added sphinx documentation and did some cleanup
Converted all docstrings from doxygen to numpydoc formats
2013-05-02 10:10:08 +02:00

31 lines
819 B
ReStructuredText

.. ldapuserdir documentation master file, created by
sphinx-quickstart on Wed May 1 09:14:23 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to ldapuserdir's documentation!
=======================================
Ldapusedir provides a class to interact with an Active Directory using its
LDAP interface. It allows retrieval of information about users and groups
and also changing group memberships.
It also provides the command line utility ldapuserdir-ctl.
Contents:
.. toctree::
:maxdepth: 2
ldapuserdir - provides class for AD interaction <ldapuserdir.rst>
ldapuserdir-ctl - Command Line Utility <ldapuserdir-ctl.rst>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`