Merge "Update the zuul-sphinx extension config"

This commit is contained in:
Jenkins 2017-08-08 03:44:18 +00:00 committed by Gerrit Code Review
commit 9fc33b89ed

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