Compare commits
1 Commits
search_ind
...
change_log
Author | SHA1 | Date | |
---|---|---|---|
fcba70b7c4 |
@ -46,7 +46,6 @@ 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,
|
||||
@ -106,6 +105,7 @@ html_theme_options = {
|
||||
{%- endif %}
|
||||
{%- endfor %}
|
||||
{%- endif %}
|
||||
'logo_url': 'https://docs.sc.otc.t-systems.com/'
|
||||
}
|
||||
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
|
Reference in New Issue
Block a user