aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2012-04-30 18:32:32 +0200
committerGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2012-04-30 18:32:32 +0200
commit60e512d84fd04291f552503f139ae6893b25018b (patch)
treefff6e2c62eed45898e660fa2d626daba1a088c4f /bindings
parentbbc38c5c11d76ec96a4648d33c0368584a11c748 (diff)
python: fix the documentation
Remove the reference to Filenames.as_generator in the sphinx documentation. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/docs/source/filesystem.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/bindings/python/docs/source/filesystem.rst b/bindings/python/docs/source/filesystem.rst
index 685dc4d3..4eb78107 100644
--- a/bindings/python/docs/source/filesystem.rst
+++ b/bindings/python/docs/source/filesystem.rst
@@ -10,8 +10,6 @@ Files and directories
.. automethod:: Filenames.__len__
- .. automethod:: Filenames.as_generator
-
:class:`Directoy` -- A directory entry in the database
------------------------------------------------------