Switch over to oslosphinx

oslosphinx is the new name of oslo.sphinx

Closes-Bug: #1277168
Change-Id: Ib30a4a5eb3a86ad5c03324a59e1a8ee4d4897a70
This commit is contained in:
Dirk Mueller 2014-02-13 14:54:44 +01:00
parent 015555acb7
commit ea7d4a5992
2 changed files with 2 additions and 2 deletions

View File

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

View File

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