]> git.notmuchmail.org Git - notmuch/blobdiff - doc/conf.py
doc: build notmuch-emacs info/html docs, link from index
[notmuch] / doc / conf.py
index 70ba1b8a4e1bf772c16fbeb72d8148ea7c40a182..495e5381cd93037edb1e1f9aefb8b93dad8ac5cb 100644 (file)
@@ -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'