Switch to oslosphinx
It was renamed. Change-Id: I7ed8e5d62979020af2f26921e50efad9a3489410 Closes-Bug: #1277168
This commit is contained in:
parent
4efe0afef1
commit
733e662202
@ -34,7 +34,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
|
||||
|
@ -18,6 +18,6 @@ requests>=1.1
|
||||
|
||||
# Documentation
|
||||
sphinx>=1.1.2,<1.2
|
||||
oslo.sphinx
|
||||
oslosphinx
|
||||
openstack-doc-tools>=0.8.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user