X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=docs%2Fsource%2Fconf.py;h=e0ee39cdea9a891da0077ebf53992b5df13a2ae1;hb=634b4fbe233ee9007d190327df11779fe2113fb8;hp=ca959894e18a314d4c7af16346c0fd7c0f3f95e6;hpb=2dd0cf8f5bbf63c0e0a423344de95e9d433bf7af;p=notmuch diff --git a/docs/source/conf.py b/docs/source/conf.py index ca959894..e0ee39cd 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -18,7 +18,7 @@ import sys, os # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0,os.path.abspath('../..')) -from cnotmuch.notmuch import __VERSION__,__AUTHOR__ +from notmuch import __VERSION__,__AUTHOR__ # -- General configuration ----------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be extensions