From 7d51c6e4f4be2cd99dfbd5d977af5ed13a2392ab Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 14 Aug 2019 09:38:20 +0200 Subject: [PATCH] fix documentation --- python/doc/api.rst | 13 ------------- python/doc/examples.rst | 3 +-- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/python/doc/api.rst b/python/doc/api.rst index f032e7215..fc5dcd4b7 100644 --- a/python/doc/api.rst +++ b/python/doc/api.rst @@ -37,16 +37,3 @@ Message .. autoclass:: deltachat.message.Message :members: -MessageType ------------- - -.. autoclass:: deltachat.message.MessageType - :members: - -MessageState ------------- - -.. autoclass:: deltachat.message.MessageState - :members: - - diff --git a/python/doc/examples.rst b/python/doc/examples.rst index d2cc19f6a..1074a0fb8 100644 --- a/python/doc/examples.rst +++ b/python/doc/examples.rst @@ -8,8 +8,7 @@ Playing around on the commandline ---------------------------------- Once you have :doc:`installed deltachat bindings ` -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:: # instantiate and configure deltachat account