-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc: Move module reference to a subdirectory
As more non-reference documentation is added, it becomes convenient to create a new namespace for the API docs, so it's not lost between others. Not included: redirects from old to new names on the hosted documentation (this will be handled in Read the Docs configuration).
- Loading branch information
Petr Viktorin
committed
Nov 28, 2017
1 parent
f7012e7
commit fa090f9
Showing
16 changed files
with
28 additions
and
23 deletions.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| python-ldap Reference Documentation | ||
| =================================== | ||
|
|
||
| This document describes the package python-ldap with its various modules. | ||
|
|
||
| Depending on what you want to do this manual assumes basic to expert | ||
| knowledge about the Python language and the LDAP standard (LDAPv3). | ||
|
|
||
|
|
||
| .. toctree:: | ||
| :maxdepth: 3 | ||
|
|
||
| ldap.rst | ||
| ldap-async.rst | ||
| ldap-controls.rst | ||
| ldap-dn.rst | ||
| ldap-extop.rst | ||
| ldap-filter.rst | ||
| ldap-modlist.rst | ||
| ldap-resiter.rst | ||
| ldap-schema.rst | ||
| ldap-syncrepl.rst | ||
| ldap-sasl.rst | ||
| ldif.rst | ||
| ldapurl.rst | ||
| slapdtest.rst |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.