Switch over to oslosphinx

oslosphinx is the new name of oslo.sphinx

Closes-Bug: #1277168
Change-Id: I8aa08e3e16d46209b9aeb20a70b3984b2a4ae5bb
This commit is contained in:
Dirk Mueller 2014-02-13 14:44:32 +01:00
parent 31253812f5
commit 69df886b76
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ extensions = ['sphinx.ext.coverage',
'sphinx.ext.intersphinx',
'sphinx.ext.pngmath',
'sphinx.ext.graphviz',
'oslo.sphinx',
'oslosphinx',
]
# Add any paths that contain templates here, relative to this directory.

View File

@ -25,4 +25,4 @@ qpid-python
xattr>=0.4
# Documentation
oslo.sphinx
oslosphinx