aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-08-23 08:53:37 -0300
committerDavid Bremner <david@tethera.net>2020-08-23 08:53:37 -0300
commit1d7406595505f849f1284c64d09fefaa7410f107 (patch)
tree7420cef04ca8ad95b54ddce6480cf1f1e1e82add
parent68bff37dd75eacdc6c041a7d40260d2be1289571 (diff)
NEWS: mention merging of documentation for python bindings
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 040df4fd..c1f09b18 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
=========================