Stub doc based on autoclass
This commit is contained in:
25
Doc/ldap-syncrepl.rst
Normal file
25
Doc/ldap-syncrepl.rst
Normal file
@@ -0,0 +1,25 @@
|
||||
.. % $Id: ldap-syncrepl.rst,v 1.1 2011/10/26 19:41:27 stroeder Exp $
|
||||
|
||||
********************************************************************
|
||||
:py:mod:`ldap.syncrepl` Implementation of a syncrepl consumer
|
||||
********************************************************************
|
||||
|
||||
.. py:module:: ldap.syncrepl
|
||||
:synopsis: Implementation of a syncrepl consumer
|
||||
|
||||
.. seealso::
|
||||
|
||||
:rfc:`4533` - Lightweight Directory Access Protocol (v3): Content Synchronization Operation
|
||||
|
||||
This requires :py:mod:`pyasn1` and :py:mod:`pyasn1_modules` to be installed.
|
||||
|
||||
|
||||
Classes
|
||||
=======
|
||||
|
||||
This module defines the following classes:
|
||||
|
||||
|
||||
.. autoclass:: ldap.syncrepl.SyncreplConsumer
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user