Compare commits

..

3 Commits

Author SHA1 Message Date
47b2aee76a Update 'otc_metadata/templates/conf.py.j2'
All checks were successful
gl/check check status: success (47b2aee76a94feb0c8def720fe8b2a5ff05c219b)
gl/gate gate status: success (47b2aee76a94feb0c8def720fe8b2a5ff05c219b)
2023-06-13 09:56:55 +00:00
9241395bec removing big data service category as obsolete
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-12 07:43:42 +00:00
47b3314fdc gitcontrol fix for repositories
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-08 18:32:41 +00:00
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +0,0 @@
---
name: big_data
title: Big Data and Data Analysis

View File

@ -26,6 +26,7 @@ extensions = [
otcdocs_auto_name = False otcdocs_auto_name = False
otcdocs_auto_version = False otcdocs_auto_version = False
otcdocs_search_environment = 'hc_swiss'
project = '{{ project }}' project = '{{ project }}'
otcdocs_repo_name = '{{ repo_name }}' otcdocs_repo_name = '{{ repo_name }}'