summaryrefslogtreecommitdiff
path: root/docs/source/api
Commit message (Collapse)AuthorAge
* update docsPatrick Totzke2018-07-24
|
* simplify contributing infoPatrick Totzke2018-07-07
|
* Remove old __future__ importsLucas Hoffmann2018-06-19
| | | | They are not needed for python >= 3.0.
* Correct over-long comment lines in documentation code.Ben Finney2018-04-23
|
* docs: link against python 3.5 docs instead of 3.2Dylan Baker2018-03-01
|
* docs: Add Address classDylan Baker2017-08-28
|
* docs: Use CONTRIBUTING.rst as contributing.rstDylan Baker2017-08-18
|
* Indicate usage of notmuch config file correctlyLucas Hoffmann2017-06-03
|
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
|
* more pythonic names in doc-scriptsPatrick Totzke2016-12-16
| | | | https://www.quantifiedcode.com/app/issue_class/AiJMd9EB
* Remove trailing white spaceLucas Hoffmann2016-12-11
|
* docs: fix incorrect module/class namesIan Denhardt2016-12-10
| | | | | | | | api/settings.rst previously erroneously pluralized alot.addressbook, named one class that does not exist, named one from a sub module, and omitted two sub modules (with classes). This was causing build errors from sphinx
* doc: CompletionErrorsPatrick Totzke2013-07-07
|
* doc: minor tweak of interface docPatrick Totzke2013-05-25
|
* doc docstrings for UIPatrick Totzke2012-08-19
|
* docs: fix typos in interface docsPatrick Totzke2012-08-11
|
* docs: update some linksPatrick Totzke2012-08-10
|
* doc: update api docs wrt moved partsPatrick Totzke2012-08-10
|
* doc: new utils modulePatrick Totzke2012-06-14
|
* docs: minor fixesPatrick Totzke2012-05-29
| | | | this fixes a few broken links and duplicate module defs in the sphinx docs
* Implement signing outgoing messages (PoC)Michael Stapelberg2012-04-15
|
* docs: for db.utilsPatrick Totzke2012-03-11
|
* refactor: Attachment in its own filePatrick Totzke2012-03-11
|
* refactor: Envelope in its own filePatrick Totzke2012-03-11
|
* docs: api of db submodule correctedPatrick Totzke2012-03-11
|
* docs: for settings.utils and settings.errorsPatrick Totzke2012-03-11
|
* cleanup: moved addressbooks into separate filePatrick Totzke2012-03-11
|
* cleanup: moved Theme to separate filePatrick Totzke2012-03-11
|
* doc: add docs for `Theme` objectsPatrick Totzke2012-03-11
|
* Configurable prompt suffixDaniel2012-03-06
|
* Quick spell-checking of docs/Daniel2012-02-27
|
* updated docsPatrick Totzke2012-02-24
| | | | closes #355
* update api docs: settingsPatrick Totzke2012-02-20
|
* updated settings docsPatrick Totzke2012-02-19
|
* update contributing file in docsPatrick Totzke2012-02-16
|
* joined and cleaned up user/api docsPatrick Totzke2012-02-11