notmuch/docs
Sebastian Spaeth d0b00bc4b1 rename module to just 'notmuch'
So you need to do e.g. 'from notmuch import Database' rather than the
previous from cnotmuch.notmuch import Database.

Alse recreate our fake python 'notmuch' binary in the docs directory for now

--HG--
rename : notmuch/notmuch.py => notmuch/__init__.py
2010-04-19 21:21:38 +02:00
..
source docs: Improve documentations 2010-03-25 14:28:56 +01:00
COPYING COPYING: add GPL v3+ 2010-03-16 22:48:35 +01:00
Makefile add sphinx docs stubs (they don't make sense yet) 2010-03-16 20:36:04 +01:00
notmuch rename module to just 'notmuch' 2010-04-19 21:21:38 +02:00