Switch from oslosphinx to openstackdocstheme
This patch switches to use openstackdocstheme instead of oslosphinx to use it properly[0]. [0] https://docs.openstack.org/openstackdocstheme/latest/#using-the-theme Change-Id: I3d4e6f862d90c86855085621cfb1557ea38eed89
This commit is contained in:
parent
0e227644bf
commit
439a41824b
@ -33,7 +33,7 @@ import openstackdocstheme
|
||||
extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.todo',
|
||||
'sphinx.ext.viewcode',
|
||||
'oslosphinx',
|
||||
'openstackdocstheme',
|
||||
'yasfb',
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user