forked from docs/docsportal
Removed Directives and added otc-sphinx-directives
This commit is contained in:
parent
1b31272574
commit
539914d97c
@ -12,3 +12,4 @@ otcdocstheme
|
|||||||
reno>=3.1.0 # Apache-2.0
|
reno>=3.1.0 # Apache-2.0
|
||||||
# commit 7cbdf09617f6d0ac5450ab1b9e3f3ae68fc55c0e
|
# commit 7cbdf09617f6d0ac5450ab1b9e3f3ae68fc55c0e
|
||||||
git+https://git@gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata.git
|
git+https://git@gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata.git
|
||||||
|
otc-sphinx-directives>=0.2.0
|
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,7 @@ sys.path.append(os.path.abspath("./_ext"))
|
|||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.intersphinx',
|
'sphinx.ext.intersphinx',
|
||||||
'otcdocstheme',
|
'otcdocstheme',
|
||||||
'cont'
|
'otc_sphinx_directives'
|
||||||
]
|
]
|
||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user