aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source/index.rst
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2012-02-24 01:30:04 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2012-02-24 01:30:04 +0100
commit594dbb62432bd7f92d1e121145b80628eb8aad2a (patch)
tree8ea9a7763beedab84821a06d0569f7fe8a62a84b /bindings/python/docs/source/index.rst
parent8dfbba05fa43013e9c97d94246c167c3d64a9d50 (diff)
python: move the notmuch module section to notes.rst
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'bindings/python/docs/source/index.rst')
-rw-r--r--bindings/python/docs/source/index.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/bindings/python/docs/source/index.rst b/bindings/python/docs/source/index.rst
index dec9697..a2b42aa 100644
--- a/bindings/python/docs/source/index.rst
+++ b/bindings/python/docs/source/index.rst
@@ -22,14 +22,10 @@ More information on specific topics can be found on the following pages:
:maxdepth: 1
quickstart
+ notes
status_and_errors
notmuch
-:mod:`notmuch` -- The Notmuch interface
-=================================================
-
-.. automodule:: notmuch
-
:class:`Database` -- The underlying notmuch database
---------------------------------------------------------------------