Switch over to oslosphinx
oslosphinx is the new name of oslo.sphinx Closes-Bug: #1277168 Change-Id: I8aa08e3e16d46209b9aeb20a70b3984b2a4ae5bb
This commit is contained in:
parent
31253812f5
commit
69df886b76
@ -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.
|
||||
|
@ -25,4 +25,4 @@ qpid-python
|
||||
xattr>=0.4
|
||||
|
||||
# Documentation
|
||||
oslo.sphinx
|
||||
oslosphinx
|
||||
|
Loading…
Reference in New Issue
Block a user