Merge "Switch over to oslosphinx"
This commit is contained in:
commit
09de7d676d
@ -35,7 +35,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
|
||||
|
@ -13,4 +13,4 @@ sphinx>=1.1.2,<1.2
|
||||
python-subunit>=0.0.18
|
||||
testtools>=0.9.34
|
||||
testrepository>=0.0.18
|
||||
oslo.sphinx
|
||||
oslosphinx
|
||||
|
Loading…
x
Reference in New Issue
Block a user