summaryrefslogtreecommitdiff
path: root/bindings/python/docs
AgeCommit message (Expand)Author
2014-09-23python: Add binding for notmuch_query_add_tag_excludeThibaut Horel
2014-05-28Unset html_static_path in Python bindings docsAmadeusz Żołnowski
2012-12-21python: remove Database.db_pJustus Winter
2012-05-17python: remove the "notmuch binary" section from the docsJustus Winter
2012-05-16python: remove format_message_as_{json,text} from the sphinx docsJustus Winter
2012-04-30python: document the Database.close functionJustus Winter
2012-04-30python: fix the documentationJustus Winter
2012-02-24python: split the documentationJustus Winter
2012-02-24python: move the notmuch module section to notes.rstJustus Winter
2012-02-24python: move the usage example to quickstart.rstJustus Winter
2012-02-24python: strip module prefix in the sphinx documentationJustus Winter
2012-02-23python: mention the exception class refactoring in the docsJustus Winter
2012-02-22python: refactor the python bindingsJustus Winter
2012-02-20python: fix the projects name and update years of the copyright notice in the sphinx docsJustus Winter
2012-02-18python: remove trailing whitespace within the documentation source filesJustus Winter
2012-02-18python: wrap notmuch_query_count_threads as Query.count_threadsJustus Winter
2012-02-10python: mock out the ctypes libraryJustus Winter
2012-02-10python: Add a Mock class to the sphinx config that can be used to mock modulesJustus Winter
2011-12-06fix sphinx compile-time warningsPatrick Totzke
2011-10-05python: clean up docstrings and API documentationSebastian Spaeth
2011-10-05python: Add the new exception types in the API documentationSebastian Spaeth
2011-09-29python: Add new functions in API documentationSebastian Spaeth
2011-09-29python: Improve code documentationSebastian Spaeth
2011-06-16python: Improve API documentationSebastian Spaeth
2011-06-15python: Remove Messages().__len__Sebastian Spaeth
2011-06-02bindings/python: Include the new get_filenames in the API docsSebastian Spaeth
2010-04-23python: Add UNSORTED as Query.SORT optionSebastian Spaeth
2010-04-21Move everything down into a bindings/python directory.Carl Worth