From: David Bremner Date: Sat, 4 Oct 2014 18:47:00 +0000 (+0200) Subject: doc: build notmuch-emacs info/html docs, link from index X-Git-Tag: 0.19_rc1~61 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=b71e3d00de5622056d96528e6318904dd3a64be4;hp=76490fba3c3bd2a25e0dc294c7aee7af4fdc2b51 doc: build notmuch-emacs info/html docs, link from index Although this manual is far from complete, it may be helpful for someone. In particular building it as part of the standard build process makes it easier to find problems when editing the notmuch-emacs-manual. --- diff --git a/doc/conf.py b/doc/conf.py index 70ba1b8a..495e5381 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -27,7 +27,7 @@ release = version # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. -exclude_patterns = ['_build', 'notmuch-emacs.rst'] +exclude_patterns = ['_build'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' diff --git a/doc/index.rst b/doc/index.rst index b33aa9fb..ba6d5b46 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -12,6 +12,7 @@ Contents: man1/notmuch-config man1/notmuch-count man1/notmuch-dump + notmuch-emacs man5/notmuch-hooks man1/notmuch-insert man1/notmuch-new