]> git.cworth.org Git - notmuch/blobdiff - doc/conf.py
doc: fix man page build for Sphinx 4.x
[notmuch] / doc / conf.py
index 11bed51d7596100ac2ca381792661e8378bbc5dd..d0f7f66ce83ee8d639ec17869e407dd424053cee 100644 (file)
@@ -14,7 +14,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'notmuch'
-copyright = u'2009-2020, Carl Worth and many others'
+copyright = u'2009-2021, Carl Worth and many others'
 
 location = os.path.dirname(__file__)
 
@@ -87,6 +87,8 @@ html_use_smartypants = False
 
 notmuch_authors = u'Carl Worth and many others'
 
+man_make_section_directory = False
+
 man_pages = [
     ('man1/notmuch', 'notmuch',
      u'thread-based email index, search, and tagging',