aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2012-05-16 16:57:45 +0200
committerGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2012-05-16 16:57:45 +0200
commitb9d1045474584c7bb2c294be19c7401f78a37f62 (patch)
treeff77be8bf0cc746bb3d03c88aa7945883f605d26 /bindings
parentcd8fe010135c5f3fd5ad3b97a28c786d928c068a (diff)
python: remove format_message_as_{json,text} from the sphinx docs
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/docs/source/message.rst4
1 files changed, 0 insertions, 4 deletions
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__