aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source/index.rst
AgeCommit message (Expand)Author
2025-02-22python: move legacy python bindings to contrib.David Bremner
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2012-05-17python: remove the "notmuch binary" section from the docsJustus 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-22python: refactor the python bindingsJustus 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
2011-12-06fix sphinx compile-time warningsPatrick Totzke
2011-10-05python: clean up docstrings and 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