]> git.notmuchmail.org Git - notmuch/commitdiff
bindings/python: Include the new get_filenames in the API docs
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 2 Jun 2011 07:20:56 +0000 (09:20 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 2 Jun 2011 07:20:56 +0000 (09:20 +0200)
They had accidentally been left out, so we should also include the
function docs for get_messages in the API docs.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
bindings/python/docs/source/index.rst

index 040bd05334ffd230e9335de28a4930fe781faeae..bf0cfd280eb1f27b96ece1ffa4027b5f440522b1 100644 (file)
@@ -142,6 +142,8 @@ More information on specific topics can be found on the following pages:
 
    .. automethod:: get_filename
 
 
    .. automethod:: get_filename
 
+   .. automethod:: get_filenames
+
    .. attribute:: FLAG
 
         FLAG.MATCH 
    .. attribute:: FLAG
 
         FLAG.MATCH