Compare commits

..

2 Commits

Author SHA1 Message Date
008acc0ba8 enable lts
All checks were successful
gl/check check status: success (008acc0ba8efe8d845d962941bfb6816b9a9f28a)
gl/gate gate status: success (008acc0ba8efe8d845d962941bfb6816b9a9f28a)
2024-11-25 14:01:15 +00:00
dcd92366d0 fix issue in conf.py template
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-11-13 13:52:42 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: public
hc_location: api/lts hc_location: api/lts
html_location: docs/lts/api-ref html_location: docs/lts/api-ref
link: /log-tank-service/api-ref/ link: /log-tank-service/api-ref/

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: public
hc_location: usermanual/lts hc_location: usermanual/lts
html_location: docs/lts/umn html_location: docs/lts/umn
link: /log-tank-service/umn/ link: /log-tank-service/umn/

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: public
repositories: repositories:
- environment: internal - environment: internal
repo: docs-swiss/log-tank-service repo: docs-swiss/log-tank-service