Merge "Update the zuul-sphinx extension config"
This commit is contained in:
commit
9fc33b89ed
@ -22,7 +22,7 @@ import sys
|
|||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
#'sphinx.ext.intersphinx',
|
#'sphinx.ext.intersphinx',
|
||||||
'zuul_sphinx.zuul',
|
'zuul_sphinx',
|
||||||
]
|
]
|
||||||
|
|
||||||
# autodoc generation is a bit aggressive and a nuisance when doing heavy
|
# autodoc generation is a bit aggressive and a nuisance when doing heavy
|
||||||
|
Loading…
Reference in New Issue
Block a user