aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/conf.py2
-rw-r--r--doc/index.rst1
2 files changed, 2 insertions, 1 deletions
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