[PATCH 1/9] doc/conf.py: add notmuch-emacs-mua to texinfo documents
Jani Nikula
jani at nikula.org
Sat Nov 5 13:18:10 PDT 2016
This was overlooked when adding the man page.
---
doc/conf.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/conf.py b/doc/conf.py
index 8b9329662bf0..fce5a3afdfc2 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -153,6 +153,9 @@ texinfo_documents = [
('man1/notmuch-dump','notmuch-dump',u'notmuch Documentation',
u'Carl Worth and many others', 'notmuch-dump',
'creates a plain-text dump of the tags of each message','Miscellaneous'),
+('man1/notmuch-emacs-mua','notmuch-emacs-mua',u'notmuch Documentation',
+ u'Carl Worth and many others', 'notmuch-emacs-mua',
+ u'send mail with notmuch and emacs','Miscellaneous'),
('man5/notmuch-hooks','notmuch-hooks',u'notmuch Documentation',
u'Carl Worth and many others', 'notmuch-hooks',
'hooks for notmuch','Miscellaneous'),
--
2.1.4
More information about the notmuch
mailing list