Switch over to oslosphinx

oslosphinx is the new name of oslo.sphinx

Change-Id: I4a1ba671f581dd42115104ef752fa99f87fe802e
This commit is contained in:
Dirk Mueller 2014-02-13 14:52:53 +01:00
parent feb0b6f18f
commit 9ba48e2a87
2 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@ extensions = [
'sphinx.ext.pngmath',
'sphinx.ext.viewcode',
'sphinxcontrib.pecanwsme.rest',
'oslo.sphinx',
'oslosphinx',
'sphinxcontrib.docbookrestapi.setup'
]

View File

@ -10,7 +10,7 @@ mock>=1.0
mox>=0.5.3
# Docs Requirements
docutils==0.9.1
oslo.sphinx
oslosphinx
python-subunit>=0.0.18
sphinx>=1.1.2,<1.2
sphinxcontrib-docbookrestapi