Switch over to oslosphinx
oslosphinx is the new name of oslo.sphinx Change-Id: I4a1ba671f581dd42115104ef752fa99f87fe802e
This commit is contained in:
parent
feb0b6f18f
commit
9ba48e2a87
@ -150,7 +150,7 @@ extensions = [
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinxcontrib.pecanwsme.rest',
|
||||
'oslo.sphinx',
|
||||
'oslosphinx',
|
||||
'sphinxcontrib.docbookrestapi.setup'
|
||||
]
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user