Switch to oslosphinx

Use the version of the doc theme without the namespace
package.

Partial-bug: #1277168
Change-Id: I7788a9d6b5984fdfcc4678f2182104d2eb8a2be0
This commit is contained in:
Doug Hellmann 2014-03-12 10:19:46 -07:00
parent 1b91bbe6ca
commit 40e68657d5
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ extensions = [
'sphinx.ext.coverage',
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
'oslo.sphinx',
'oslosphinx',
]
todo_include_todos = True

View File

@ -12,4 +12,4 @@ testrepository>=0.0.18
testtools>=0.9.34
sphinx>=1.1.2,<1.2
oslo.sphinx
oslosphinx