Switch over to oslosphinx
oslosphinx is the new name of oslo.sphinx Closes-Bug: #1277168 Change-Id: I4cebcffb36724d699147a26eb1132b122cfe669c
This commit is contained in:
parent
537dbacdcc
commit
96df098bec
@ -144,7 +144,7 @@ extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.viewcode',
|
||||
'oslo.sphinx',
|
||||
'oslosphinx',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
@ -8,7 +8,7 @@ nose-exclude
|
||||
nosehtmloutput>=0.0.3
|
||||
nosexcover
|
||||
openstack.nose_plugin>=0.7
|
||||
oslo.sphinx
|
||||
oslosphinx
|
||||
selenium
|
||||
sphinx>=1.1.2,<1.2
|
||||
testtools>=0.9.34
|
||||
|
Loading…
Reference in New Issue
Block a user