aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source
AgeCommit message (Expand)Author
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