diff options
| author | David Bremner <david@tethera.net> | 2020-08-23 08:53:37 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-23 08:53:37 -0300 |
| commit | 1d7406595505f849f1284c64d09fefaa7410f107 (patch) | |
| tree | 7420cef04ca8ad95b54ddce6480cf1f1e1e82add | |
| parent | 68bff37dd75eacdc6c041a7d40260d2be1289571 (diff) | |
NEWS: mention merging of documentation for python bindings
| -rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -16,6 +16,13 @@ files to a maildir for mutt to access is replaced with internal perl processing. This search operation is now more portable, and somewhat faster. +Python Bindings +--------------- + +Documentation for the python bindings is merged into the main +sphinx-doc documentation tree. The merged documentation can be built +with e.g. `make sphinx-html` + Notmuch 0.30 (2020-07-10) ========================= |
