mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-25 02:34:31 +01:00
fixing title level in backend API documentation
This commit is contained in:
parent
673f930667
commit
409e9ce537
@ -2,7 +2,7 @@ Implementing cutom backends
|
|||||||
===========================
|
===========================
|
||||||
|
|
||||||
API
|
API
|
||||||
~~~
|
---
|
||||||
|
|
||||||
The backend modules must respect the following API:
|
The backend modules must respect the following API:
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ The backend modules must respect the following API:
|
|||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
~~~~~~~~~~~~~
|
-------------
|
||||||
|
|
||||||
Configuration for your backend is declared in the main ini file, inside [backends] section:
|
Configuration for your backend is declared in the main ini file, inside [backends] section:
|
||||||
|
|
||||||
@ -52,7 +52,8 @@ by **self.get_param**:
|
|||||||
|
|
||||||
|
|
||||||
Exceptions
|
Exceptions
|
||||||
~~~~~~~~~~
|
----------
|
||||||
|
|
||||||
The following exception can be used in your module
|
The following exception can be used in your module
|
||||||
|
|
||||||
.. automodule:: ldapcherry.exceptions
|
.. automodule:: ldapcherry.exceptions
|
||||||
|
Loading…
Reference in New Issue
Block a user