mirror of
https://git.clerie.de/clerie/mitel_ommclient2.git
synced 2026-01-02 20:28:12 +00:00
Introduce the different classes a bit more.
This commit is contained in:
parent
f05a985c5e
commit
8f4a7b1f6d
2 changed files with 4 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
Welcome to Mitel OMMClient2's documentation!
|
||||
============================================
|
||||
|
||||
This is the documentation for mitel_ommclient2. To get started stick to the :doc:`manual/client`.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@ Connection Usage Manual
|
|||
=======================
|
||||
|
||||
This manual documents the underlying connation infrastructure. If you just wanna
|
||||
use the API, please see :doc:`/manual/client` .
|
||||
use the API, please see :doc:`/manual/client` . Ideally you don't use to use this
|
||||
class directly, except for expanding the clients functionality.
|
||||
|
||||
Using connections
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue