From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Wed, 16 May 2012 14:57:45 +0000 (+0200) Subject: python: remove format_message_as_{json,text} from the sphinx docs X-Git-Tag: 0.14~131 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=b9d1045474584c7bb2c294be19c7401f78a37f62 python: remove format_message_as_{json,text} from the sphinx docs Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> --- diff --git a/bindings/python/docs/source/message.rst b/bindings/python/docs/source/message.rst index 2ae280e3..1a6cc3d5 100644 --- a/bindings/python/docs/source/message.rst +++ b/bindings/python/docs/source/message.rst @@ -47,8 +47,4 @@ .. automethod:: thaw - .. automethod:: format_message_as_json - - .. automethod:: format_message_as_text - .. automethod:: __str__