aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/python/docs
diff options
context:
space:
mode:
authorGravatar Sebastian Spaeth <Sebastian@SSpaeth.de>2011-09-29 11:00:43 +0200
committerGravatar Sebastian Spaeth <Sebastian@SSpaeth.de>2011-09-29 11:00:43 +0200
commitf63d605835bf7a5f05f6cf0f201f1e14e051179c (patch)
tree1c484edd7e2f0f5d28ded1591a69353cdcf1e1e3 /bindings/python/docs
parenteb4cd33e6b5406bf69273be52f88a57dad6e8126 (diff)
python: Add new functions in API documentation
Add documentation for the three new functions and add in which version they have been added. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'bindings/python/docs')
-rw-r--r--bindings/python/docs/source/index.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindings/python/docs/source/index.rst b/bindings/python/docs/source/index.rst
index d26a0501..012bef50 100644
--- a/bindings/python/docs/source/index.rst
+++ b/bindings/python/docs/source/index.rst
@@ -55,6 +55,10 @@ More information on specific topics can be found on the following pages:
.. automethod:: upgrade
+ .. automethod:: begin_atomic
+
+ .. automethod:: end_atomic
+
.. automethod:: get_directory
.. automethod:: add_message
@@ -63,6 +67,8 @@ More information on specific topics can be found on the following pages:
.. automethod:: find_message
+ .. automethod:: find_message_by_filename
+
.. automethod:: get_all_tags
.. automethod:: create_query