diff --git a/doc/source/conf.py b/doc/source/conf.py index 482e179f9..c22a08924 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -22,7 +22,7 @@ import sys extensions = [ 'sphinx.ext.autodoc', #'sphinx.ext.intersphinx', - 'zuul_sphinx.zuul', + 'zuul_sphinx', ] # autodoc generation is a bit aggressive and a nuisance when doing heavy