Change usage from zuul_sphinx.zuul to zuul_sphinx
Change-Id: I6ca81675981a653cbf403b4870550d5b9b46a793
This commit is contained in:
parent
9982e64ad5
commit
553fdce0cf
@ -23,7 +23,7 @@ sys.path.insert(0, os.path.abspath('../..'))
|
|||||||
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…
x
Reference in New Issue
Block a user