Update the zuul-sphinx extension config

Change-Id: I630e5dbd182d35f3ff58288a025615e9a8a0312c
This commit is contained in:
James E. Blair 2017-08-04 16:49:39 -07:00
parent e59abec7a3
commit 141921cc33
1 changed files with 1 additions and 1 deletions

View File

@ -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