]> git.notmuchmail.org Git - notmuch/commitdiff
python: fix the documentation
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 16:32:32 +0000 (18:32 +0200)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 16:32:32 +0000 (18:32 +0200)
Remove the reference to Filenames.as_generator in the sphinx
documentation.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/docs/source/filesystem.rst

index 685dc4d342cc31ac2b60ebeb8230542ec1167ed1..4eb781077940046a3e57e50d9f0969cb44806dd4 100644 (file)
@@ -10,8 +10,6 @@ Files and directories
 
    .. automethod:: Filenames.__len__
 
-   .. automethod:: Filenames.as_generator
-
 :class:`Directoy` -- A directory entry in the database
 ------------------------------------------------------