1
0
forked from docs/docsportal

Compare commits

...

1 Commits

Author SHA1 Message Date
SebastianGode
539914d97c Removed Directives and added otc-sphinx-directives 2023-05-02 13:33:09 +02:00
3 changed files with 2 additions and 231 deletions

View File

@ -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

View File

@ -15,7 +15,7 @@ sys.path.append(os.path.abspath("./_ext"))
extensions = [
'sphinx.ext.intersphinx',
'otcdocstheme',
'cont'
'otc_sphinx_directives'
]
# openstackdocstheme options