Compare commits
6 Commits
change_bas
...
change_dat
Author | SHA1 | Date | |
---|---|---|---|
099265dbc9 | |||
96ffbc1403 | |||
ca8c5fb34c | |||
a6a001cdba | |||
7b319ca858 | |||
9bb3ef92a5 |
@ -1,3 +1,3 @@
|
||||
---
|
||||
name: database
|
||||
title: Database
|
||||
title: Databases
|
||||
|
@ -46,6 +46,7 @@ otcdocs_service_category = '{{ service_category }}'
|
||||
otcdocs_service_title = '{{ service_title }}'
|
||||
otcdocs_service_type = '{{ service_type }}'
|
||||
otcdocs_search_environment = 'hc_swiss'
|
||||
otcdocs_search_index = 'search_index_swiss'
|
||||
otcdocs_search_url = "https://opensearch.eco.tsi-dev.otc-service.com/"
|
||||
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
|
@ -207,7 +207,7 @@ def process_repositories(args, service):
|
||||
)
|
||||
else:
|
||||
context["html_options"] = dict(
|
||||
site_name="Open Telekom Cloud Swiss Documentation Portal",
|
||||
site_name="Swiss Open Telekom Cloud Docs",
|
||||
logo_url="https://docs-beta.sc.otc.t-systems.com",
|
||||
)
|
||||
sbv_title = (service["service_title"] + "\n"
|
||||
|
Reference in New Issue
Block a user