mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 10:19:16 +02:00
improve docs and structure
see online snapshot: https://m.devpi.net/hpk/dev/deltachat/0.5.dev0/+doc/index.html
This commit is contained in:
parent
099306408e
commit
8683de19e3
11 changed files with 253 additions and 213 deletions
|
@ -1,10 +1,15 @@
|
|||
|
||||
deltachat API Reference
|
||||
==============================
|
||||
deltachat high level API Reference
|
||||
===================================
|
||||
|
||||
.. note::
|
||||
|
||||
This API is work in progress and may change in versions prior to 1.0.
|
||||
|
||||
.. autosummary::
|
||||
|
||||
deltachat.account
|
||||
deltachat.chatting
|
||||
|
||||
account module
|
||||
--------------
|
||||
|
@ -12,3 +17,10 @@ account module
|
|||
.. automodule:: deltachat.account
|
||||
:members:
|
||||
|
||||
|
||||
chatting module
|
||||
---------------
|
||||
|
||||
.. automodule:: deltachat.chatting
|
||||
:members:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue