summaryrefslogtreecommitdiff
path: root/docs/source/configuration/index.rst
diff options
context:
space:
mode:
authorThomas Weißschuh <thomas_weissschuh@lavabit.com>2012-06-09 06:10:58 +0000
committerThomas Weißschuh <thomas_weissschuh@lavabit.com>2012-06-09 06:10:58 +0000
commit49494e8672108e0fea421afbf594a70085fe2f29 (patch)
tree0ac51771a7df9b6420ba4e5ed0d9071da741fe3e /docs/source/configuration/index.rst
parent948c8e79e6e7b1967db8176cfe5be74cdcc17460 (diff)
document hook text_quote
Diffstat (limited to 'docs/source/configuration/index.rst')
-rw-r--r--docs/source/configuration/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/configuration/index.rst b/docs/source/configuration/index.rst
index a4d2589d..d9716ad6 100644
--- a/docs/source/configuration/index.rst
+++ b/docs/source/configuration/index.rst
@@ -217,6 +217,14 @@ Apart from command pre- and posthooks, the following hooks will be interpreted:
:type bodytext: str
:rtype: str
+.. py:function:: text_quote(message)
+
+ used to transform a message into a quoted one
+
+ :param message: message to be quoted
+ :type message: str
+ :rtype: str
+
.. py:function:: timestamp_format(timestamp)
represents given timestamp as string