mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 10:19:16 +02:00
initial sphinx docs and many docstrings.
This commit is contained in:
parent
dd060d7cf2
commit
66d6621f93
19 changed files with 1277 additions and 27 deletions
14
python/doc/api.rst
Normal file
14
python/doc/api.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
deltachat API Reference
|
||||
==============================
|
||||
|
||||
.. autosummary::
|
||||
|
||||
deltachat.account
|
||||
|
||||
account module
|
||||
--------------
|
||||
|
||||
.. automodule:: deltachat.account
|
||||
:members:
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue