python: move the notmuch module section to notes.rst

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
This commit is contained in:
Justus Winter 2012-02-24 01:30:04 +01:00
parent 8dfbba05fa
commit 594dbb6243
2 changed files with 7 additions and 5 deletions

View file

@ -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
---------------------------------------------------------------------

View file

@ -0,0 +1,6 @@
Interfacing with notmuch
========================
.. todo:: move the note about talloc out of the code
.. automodule:: notmuch