2 Commits

Author SHA1 Message Date
ace2e609a1 fix typo
All checks were successful
gl/check check status: success (ace2e609a11e10d96178fabfb77fa2388a43e357)
gl/gate gate status: success (ace2e609a11e10d96178fabfb77fa2388a43e357)
2025-06-27 11:34:43 +00:00
3bdb55ebda enable pdf partially for mrs
All checks were successful
gl/check check status: success (3bdb55ebdaac6b0e9ae2b8b51f92a08ff5877ea8)
2025-06-27 07:59:33 +00:00
13 changed files with 46 additions and 84 deletions

View File

@ -1,13 +0,0 @@
---
hc_location: api/bcc
html_location: docs/bcc/api-ref
link: /business-continuity-center/api-ref/
rst_location: api-ref/source
service_type: bcc
title: API Reference
type: api-ref
cloud_environments:
- name: eu_de
visibility: internal
pdf_visibility: internal
pdf_enabled: false

View File

@ -1,13 +0,0 @@
---
hc_location: usermanual/bcc
html_location: docs/bcc/umn
link: /business-continuity-center/umn/
rst_location: umn/source
service_type: bcc
title: User Guide
type: umn
cloud_environments:
- name: eu_de
visibility: internal
pdf_visibility: internal
pdf_enabled: false

View File

@ -0,0 +1,13 @@
---
hc_location: api/dis
html_location: docs/dis/api-ref
link: /data-ingestion-service/api-ref/
rst_location: api-ref/source
service_type: dis
title: API Reference
type: api-ref
cloud_environments:
- name: eu_de
visibility: public
pdf_visibility: public
pdf_enabled: true

View File

@ -0,0 +1,13 @@
---
hc_location: usermanual/dis
html_location: docs/dis/umn
link: /data-ingestion-service/umn/
rst_location: umn/source
service_type: dis
title: User Guide
type: umn
cloud_environments:
- name: eu_de
visibility: public
pdf_visibility: public
pdf_enabled: true

View File

@ -1,13 +0,0 @@
---
hc_location: sdk/c-devg-obs
html_location: docs/obs_3rd_party/c_sdk
link: /object-storage-service-3rd-party/c-sdk/
rst_location: doc/c-sdk/source
service_type: obs_3rd_party
title: C SDK
type: c-sdk
cloud_environments:
- name: eu_de
visibility: public
pdf_visibility: public
pdf_enabled: false

View File

@ -1,13 +0,0 @@
---
hc_location: sdk/go-devg-obs
html_location: docs/obs_3rd_party/go_sdk
link: /object-storage-service-3rd-party/go-sdk/
rst_location: doc/go-sdk/source
service_type: obs_3rd_party
title: Go SDK
type: go-sdk
cloud_environments:
- name: eu_de
visibility: public
pdf_visibility: public
pdf_enabled: false

View File

@ -1,13 +0,0 @@
---
hc_location: sdk/java-devg-obs
html_location: docs/obs_3rd_party/java_sdk
link: /object-storage-service-3rd-party/java-sdk/
rst_location: doc/java-sdk/source
service_type: obs_3rd_party
title: Java SDK
type: java-sdk
cloud_environments:
- name: eu_de
visibility: public
pdf_visibility: public
pdf_enabled: false

View File

@ -1,13 +1,13 @@
--- ---
service_type: bcc service_type: dis
repositories: repositories:
- environment: public - environment: public
repo: opentelekomcloud-docs/business-continuity-center repo: opentelekomcloud-docs/data-ingestion-service
type: github type: github
cloud_environments: cloud_environments:
- eu_de - eu_de
- environment: internal - environment: internal
repo: docs/business-continuity-center repo: docs/data-ingestion-service
type: gitea type: gitea
cloud_environments: cloud_environments:
- eu_de - eu_de

View File

@ -1,12 +0,0 @@
---
service_category: storage
service_title: Business Continuity Center
service_type: bcc
service_uri: business-continuity-center
teams:
- name: docs-storage-rw
permission: write
cloud_environments:
- name: eu_de
visibility: internal
is_global: false

View File

@ -0,0 +1,12 @@
---
service_category: big_data
service_title: Data Ingestion Service
service_type: dis
service_uri: data-ingestion-service
teams:
- name: docs-bigdata-ai-rw
permission: write
cloud_environments:
- name: eu_de
visibility: public
is_global: false

View File

@ -1,4 +1,5 @@
--- ---
environment: public
service_category: compute service_category: compute
service_title: FunctionGraph service_title: FunctionGraph
service_type: fg service_type: fg

View File

@ -1,4 +1,6 @@
--- ---
environment: hidden
is_global: true
service_category: other service_category: other
service_title: Glossary service_title: Glossary
service_type: gloss service_type: gloss
@ -6,7 +8,4 @@ service_uri: glossary
teams: teams:
- name: docs-eco-rw - name: docs-eco-rw
permission: write permission: write
cloud_environments: is_global: true
- name: eu_de
visibility: hidden
is_global: false

View File

@ -1,4 +1,5 @@
--- ---
environment: public
service_category: storage service_category: storage
service_title: Object Storage Service service_title: Object Storage Service
service_type: obs service_type: obs