Switch to oslosphinx

It was renamed.

Change-Id: I7ed8e5d62979020af2f26921e50efad9a3489410
Closes-Bug: #1277168
This commit is contained in:
Sergey Lukjanov 2014-03-26 15:24:15 +04:00
parent 4efe0afef1
commit 733e662202
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -18,6 +18,6 @@ requests>=1.1
# Documentation
sphinx>=1.1.2,<1.2
oslo.sphinx
oslosphinx
openstack-doc-tools>=0.8.2