Switch over to oslosphinx

oslosphinx is the new name of oslo.sphinx

Change-Id: I4a1ba671f581dd42115104ef752fa99f87fe802e
This commit is contained in:
Dirk Mueller
2014-02-13 14:52:53 +01:00
parent feb0b6f18f
commit 9ba48e2a87
2 changed files with 2 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ extensions = [
'sphinx.ext.pngmath',
'sphinx.ext.viewcode',
'sphinxcontrib.pecanwsme.rest',
'oslo.sphinx',
'oslosphinx',
'sphinxcontrib.docbookrestapi.setup'
]