]> git.notmuchmail.org Git - notmuch/blobdiff - doc/conf.py
lib/parse-sexp: parse single terms and the empty list.
[notmuch] / doc / conf.py
index 3ec55a61c6ac5fb8c0678261f6b0d12b522ae92e..1fbd102bd30c23029fddf8f9d0c265f00544b584 100644 (file)
@@ -159,6 +159,10 @@ man_pages = [
      u'syntax for notmuch queries',
      [notmuch_authors], 7),
 
+    ('man7/notmuch-sexp-queries', 'notmuch-sexp-queries',
+     u's-expression syntax for notmuch queries',
+     [notmuch_authors], 7),
+
     ('man1/notmuch-show', 'notmuch-show',
      u'show messages matching the given search terms',
      [notmuch_authors], 1),