Sebastian Spaeth
bb57345740
docs: Update documentation
...
Update the docs and include a page describing the notmuch "binary"
2010-03-24 11:05:54 +01:00
Sebastian Spaeth
2dd0cf8f5b
Make __VERSION__ available via cnotmuch.notmuch.__VERSION__ and improve README
...
Rather than hardcoding the version in various places, we export it from the module itself. Also improve the README somewhat.
2010-03-22 12:32:44 +01:00
Sebastian Spaeth
0b57cb8ed9
Add Database.create_query() as a shorthand for db=Database();q=Query(db,"")
...
This is a convenience extension to the C API. I hardly saves any typing, but
let's us automatically free the top-level Database() object when we delete
the Query().
2010-03-19 10:55:06 +01:00
Sebastian Spaeth
144953116e
docs: stub out remaining missing bindings to get a reminder
2010-03-18 09:02:59 +01:00
Sebastian Spaeth
8345aab10c
implement Database.get_version() and Database.needs_upgrade()
2010-03-18 08:50:48 +01:00
Sebastian Spaeth
350509028b
Implement Message.add|remove_tag() and documentation
2010-03-17 17:09:58 +01:00
Sebastian Spaeth
d2b4307851
docs: doc improvements
2010-03-17 15:14:44 +01:00
Sebastian Spaeth
61bef71a12
many doc improvements, fixed at least one bug due to parameter renaming
2010-03-17 12:32:22 +01:00
Sebastian Spaeth
06f627df92
Improve source documentation
2010-03-17 11:45:13 +01:00
Sebastian Spaeth
422ba4beca
update documentation so it makes sense
...
--HG--
extra : transplant_source : %3F%E9%23%2B%2A%83%06g%10R%CA%CD%27N5%3E%22g%1E%AD
2010-03-16 20:54:43 +01:00
Sebastian Spaeth
9182b97e26
add sphinx docs stubs (they don't make sense yet)
...
--HG--
extra : transplant_source : %F3A%2C%D95%02%BF%1B%A1%D7%17%07%EDqh%23l8%93%20
2010-03-16 20:36:04 +01:00
Sebastian Spaeth
9286296f46
COPYING: add GPL v3+
2010-03-16 22:48:35 +01:00