mirror of
https://git.clerie.de/clerie/mitel_ommclient2.git
synced 2026-01-03 12:48:12 +00:00
Add api documentation
This commit is contained in:
parent
d821b57f7c
commit
aec4a2157f
7 changed files with 211 additions and 0 deletions
45
docs/api/mitel_ommclient2.rst
Normal file
45
docs/api/mitel_ommclient2.rst
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
mitel\_ommclient2 package
|
||||
=========================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
mitel_ommclient2.messages
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
mitel\_ommclient2.client module
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: mitel_ommclient2.client
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
mitel\_ommclient2.connection module
|
||||
-----------------------------------
|
||||
|
||||
.. automodule:: mitel_ommclient2.connection
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
mitel\_ommclient2.session module
|
||||
--------------------------------
|
||||
|
||||
.. automodule:: mitel_ommclient2.session
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: mitel_ommclient2
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Loading…
Add table
Add a link
Reference in a new issue