fix documentation

This commit is contained in:
holger krekel
2019-08-14 09:38:20 +02:00
parent f463fb3759
commit 7d51c6e4f4
2 changed files with 1 additions and 15 deletions

View File

@@ -37,16 +37,3 @@ Message
.. autoclass:: deltachat.message.Message .. autoclass:: deltachat.message.Message
:members: :members:
MessageType
------------
.. autoclass:: deltachat.message.MessageType
:members:
MessageState
------------
.. autoclass:: deltachat.message.MessageState
:members:

View File

@@ -8,8 +8,7 @@ Playing around on the commandline
---------------------------------- ----------------------------------
Once you have :doc:`installed deltachat bindings <install>` Once you have :doc:`installed deltachat bindings <install>`
you can start playing from the python interpreter commandline:: you can start playing from the python interpreter commandline.
For example you can type ``python`` and then:: For example you can type ``python`` and then::
# instantiate and configure deltachat account # instantiate and configure deltachat account