From f63d605835bf7a5f05f6cf0f201f1e14e051179c Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Thu, 29 Sep 2011 11:00:43 +0200 Subject: 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 --- bindings/python/docs/source/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bindings/python/docs') 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 -- cgit v1.2.3