]> git.notmuchmail.org Git - notmuch/commitdiff
python: remove format_message_as_{json,text} from the sphinx docs
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 16 May 2012 14:57:45 +0000 (16:57 +0200)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 16 May 2012 14:57:45 +0000 (16:57 +0200)
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/docs/source/message.rst

index 2ae280e30d9a44dd7f0e5adce543d78d5329e5f8..1a6cc3d52240a0881af9a429c584694339cbd287 100644 (file)
@@ -47,8 +47,4 @@
 
    .. automethod:: thaw
 
-   .. automethod:: format_message_as_json
-
-   .. automethod:: format_message_as_text
-
    .. automethod:: __str__