Switch over to oslosphinx
oslosphinx is the new name of oslo.sphinx Closes-Bug: #1277168 Change-Id: Ib30a4a5eb3a86ad5c03324a59e1a8ee4d4897a70
This commit is contained in:
parent
015555acb7
commit
ea7d4a5992
@ -35,7 +35,7 @@ extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.graphviz',
|
||||
'oslo.sphinx',
|
||||
'oslosphinx',
|
||||
]
|
||||
|
||||
# autodoc generation is a bit aggressive and a nuisance
|
||||
|
@ -13,4 +13,4 @@ sphinx>=1.1.2,<1.2
|
||||
python-subunit>=0.0.18
|
||||
testtools>=0.9.34
|
||||
testrepository>=0.0.18
|
||||
oslo.sphinx
|
||||
oslosphinx
|
||||
|
Loading…
x
Reference in New Issue
Block a user