aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-04-07 19:41:38 -0500
committerDavid Bremner <david@tethera.net>2022-06-17 08:40:19 -0300
commite50a413906b9fadf93b7801c4758b48792bb348f (patch)
tree7277ab66deaf191e2fb37b0389458d855a80f8de /doc/conf.py
parent66ccf420c20bedec8dd78dc81ed1166761b7a467 (diff)
doc/notmuch-git: initial documentation
This is mainly derived from the various help outputs from the script, with some massaging of markup and addition of links.
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index e4bad9f1..f01c0058 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -123,6 +123,10 @@ man_pages = [
u'send mail with notmuch and emacs',
[notmuch_authors], 1),
+ ('man1/notmuch-git', 'notmuch-git',
+ u'manage notmuch tags with git',
+ [notmuch_authors], 1),
+
('man5/notmuch-hooks', 'notmuch-hooks',
u'hooks for notmuch',
[notmuch_authors], 5),