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:
parent
1b91bbe6ca
commit
40e68657d5
@ -40,7 +40,7 @@ extensions = [
|
|||||||
'sphinx.ext.coverage',
|
'sphinx.ext.coverage',
|
||||||
'sphinx.ext.ifconfig',
|
'sphinx.ext.ifconfig',
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'oslo.sphinx',
|
'oslosphinx',
|
||||||
]
|
]
|
||||||
todo_include_todos = True
|
todo_include_todos = True
|
||||||
|
|
||||||
|
@ -12,4 +12,4 @@ testrepository>=0.0.18
|
|||||||
testtools>=0.9.34
|
testtools>=0.9.34
|
||||||
|
|
||||||
sphinx>=1.1.2,<1.2
|
sphinx>=1.1.2,<1.2
|
||||||
oslo.sphinx
|
oslosphinx
|
||||||
|
Loading…
Reference in New Issue
Block a user