Switch over to oslosphinx
oslosphinx is the new name of oslo.sphinx Closes-Bug: #1277168 Change-Id: I9c52b7ad5459c51ed3d2a92d9011c34c9de4de5a
This commit is contained in:
parent
5cf7dd1344
commit
40898f1bd0
@ -50,7 +50,7 @@ extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.todo',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.viewcode',
|
||||
'oslo.sphinx',
|
||||
'oslosphinx',
|
||||
# NOTE(dstanek): Uncomment the [pbr] section in setup.cfg and
|
||||
# remove this Sphinx extension when
|
||||
# https://launchpad.net/bugs/1260495 is fixed.
|
||||
|
@ -37,7 +37,7 @@ requests>=1.1
|
||||
keyring>=1.6.1,<2.0,>=2.1
|
||||
|
||||
# For documentation
|
||||
oslo.sphinx
|
||||
oslosphinx
|
||||
|
||||
# Used only by oslo
|
||||
kombu>=2.4.8
|
||||
|
Loading…
Reference in New Issue
Block a user