forked from docs/docsportal
Removed Directives and added otc-sphinx-directives
Reviewed-by: tischrei <tino.schreiber@t-systems.com> Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com> Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
This commit is contained in:
parent
1b31272574
commit
3ac622c1e6
@ -12,3 +12,4 @@ otcdocstheme
|
||||
reno>=3.1.0 # Apache-2.0
|
||||
# commit 7cbdf09617f6d0ac5450ab1b9e3f3ae68fc55c0e
|
||||
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 = [
|
||||
'sphinx.ext.intersphinx',
|
||||
'otcdocstheme',
|
||||
'cont'
|
||||
'otc_sphinx_directives'
|
||||
]
|
||||
|
||||
# openstackdocstheme options
|
||||
|
Loading…
x
Reference in New Issue
Block a user