Compare commits

..

3 Commits

Author SHA1 Message Date
795b7a83de add pdf environment switch 2024-12-10 11:27:58 +00:00
5ad14a65ea Merge branch 'main' into enable_pdf_2 2024-12-10 11:17:57 +00:00
e311115502 enable pdf until dataarts 2024-12-09 13:17:05 +00:00
56 changed files with 31 additions and 153 deletions

View File

@ -3,7 +3,6 @@ hc_location: api/antiddos
html_location: docs/antiddos/api-ref html_location: docs/antiddos/api-ref
link: /anti-ddos/api-ref/ link: /anti-ddos/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: antiddos service_type: antiddos
title: API Reference title: API Reference

View File

@ -3,7 +3,6 @@ hc_location: usermanual/antiddos
html_location: docs/antiddos/umn html_location: docs/antiddos/umn
link: /anti-ddos/umn/ link: /anti-ddos/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: antiddos service_type: antiddos
title: User Guide title: User Guide

View File

@ -3,7 +3,6 @@ hc_location: api/aom
html_location: docs/aom/api-ref html_location: docs/aom/api-ref
link: /application-operations-management/api-ref/ link: /application-operations-management/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: aom service_type: aom
title: API Reference title: API Reference

View File

@ -3,7 +3,6 @@ hc_location: usermanual/aom
html_location: docs/aom/umn html_location: docs/aom/umn
link: /application-operations-management/umn/ link: /application-operations-management/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: aom service_type: aom
title: User Guide title: User Guide

View File

@ -4,7 +4,6 @@ hc_location: api/aom2
html_location: docs/aom2/api-ref html_location: docs/aom2/api-ref
link: /application-operations-management-2/api-ref/ link: /application-operations-management-2/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: aom2 service_type: aom2
title: API Reference title: API Reference

View File

@ -4,7 +4,6 @@ hc_location: usermanual/aom2
html_location: docs/aom2/umn html_location: docs/aom2/umn
link: /application-operations-management-2/umn/ link: /application-operations-management-2/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: aom2 service_type: aom2
title: User Guide title: User Guide

View File

@ -3,7 +3,6 @@ hc_location: api/apig
html_location: docs/apig/api-ref html_location: docs/apig/api-ref
link: /api-gateway/api-ref/ link: /api-gateway/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: apig service_type: apig
title: API Reference title: API Reference

View File

@ -4,7 +4,6 @@ hc_location: devg/apig
html_location: docs/apig/dev html_location: docs/apig/dev
link: /api-gateway/dev-guide/ link: /api-gateway/dev-guide/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: dev_guide/source rst_location: dev_guide/source
service_type: apig service_type: apig
title: Developer Guide title: Developer Guide

View File

@ -3,7 +3,6 @@ hc_location: usermanual/apig
html_location: docs/apig/umn html_location: docs/apig/umn
link: /api-gateway/umn/ link: /api-gateway/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: apig service_type: apig
title: User Guide title: User Guide

View File

@ -1,9 +1,9 @@
--- ---
environment: internal
hc_location: api-usage/guidelines hc_location: api-usage/guidelines
html_location: docs/apiu/guidelines html_location: docs/apiu/guidelines
link: /api-usage/guidelines/ link: /api-usage/guidelines/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: doc/guidelines/source rst_location: doc/guidelines/source
service_type: apiu service_type: apiu
title: API Usage Guidelines title: API Usage Guidelines

View File

@ -4,7 +4,6 @@ hc_location: api/apm
html_location: docs/apm/api-ref html_location: docs/apm/api-ref
link: /application-performance-management/api-ref/ link: /application-performance-management/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: apm service_type: apm
title: API Reference title: API Reference

View File

@ -4,7 +4,6 @@ hc_location: usermanual/apm
html_location: docs/apm/umn html_location: docs/apm/umn
link: /application-performance-management/umn/ link: /application-performance-management/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: apm service_type: apm
title: User Guide title: User Guide

View File

@ -3,7 +3,6 @@ hc_location: api/as
html_location: docs/as/api-ref html_location: docs/as/api-ref
link: /auto-scaling/api-ref/ link: /auto-scaling/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: as service_type: as
title: API Reference title: API Reference

View File

@ -3,7 +3,6 @@ hc_location: devg/as
html_location: docs/as/dev html_location: docs/as/dev
link: /auto-scaling/dev-guide/ link: /auto-scaling/dev-guide/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: dev_guide/source rst_location: dev_guide/source
service_type: as service_type: as
title: Developer Guide title: Developer Guide

View File

@ -3,7 +3,6 @@ hc_location: usermanual/as
html_location: docs/as/umn html_location: docs/as/umn
link: /auto-scaling/umn/ link: /auto-scaling/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: as service_type: as
title: User Guide title: User Guide

View File

@ -1,10 +1,9 @@
--- ---
environment: public environment: internal
hc_location: api/asm hc_location: api/asm
html_location: docs/asm/api-ref html_location: docs/asm/api-ref
link: /application-service-mesh/api-ref/ link: /application-service-mesh/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: asm service_type: asm
title: API Reference title: API Reference

View File

@ -4,7 +4,6 @@ environment: internal
html_location: docs/asm/best-practice html_location: docs/asm/best-practice
link: /application-service-mesh/best-practice/ link: /application-service-mesh/best-practice/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: doc/best-practice/source rst_location: doc/best-practice/source
service_type: asm service_type: asm
title: Best Practice title: Best Practice

View File

@ -4,7 +4,6 @@ hc_location: usermanual/asm
html_location: docs/asm/umn html_location: docs/asm/umn
link: /application-service-mesh/umn/ link: /application-service-mesh/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: asm service_type: asm
title: User Guide title: User Guide

View File

@ -2,7 +2,6 @@
link: /business-dashboard/umn/ link: /business-dashboard/umn/
rst_location: umn/source rst_location: umn/source
pdf_enabled: false pdf_enabled: false
pdf_environment: hidden
service_type: bd service_type: bd
title: User Guide title: User Guide
type: umn type: umn

View File

@ -3,7 +3,6 @@ hc_location: api/bms
html_location: docs/bms/api-ref html_location: docs/bms/api-ref
link: /bare-metal-server/api-ref/ link: /bare-metal-server/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: bms service_type: bms
title: API Reference title: API Reference

View File

@ -3,7 +3,6 @@ hc_location: devg/bms
html_location: docs/bms/dev html_location: docs/bms/dev
link: /bare-metal-server/dev-guide/ link: /bare-metal-server/dev-guide/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: dev_guide/source rst_location: dev_guide/source
service_type: bms service_type: bms
title: Developer Guide title: Developer Guide

View File

@ -3,7 +3,6 @@ hc_location: bpicg/bms
html_location: docs/bms/image-creation-guide html_location: docs/bms/image-creation-guide
link: /bare-metal-server/image-creation-guide/ link: /bare-metal-server/image-creation-guide/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: doc/image-creation-guide/source rst_location: doc/image-creation-guide/source
service_type: bms service_type: bms
title: Private Image Creation Guide title: Private Image Creation Guide

View File

@ -3,7 +3,6 @@ hc_location: usermanual/bms
html_location: docs/bms/umn html_location: docs/bms/umn
link: /bare-metal-server/umn/ link: /bare-metal-server/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: bms service_type: bms
title: User Guide title: User Guide

View File

@ -3,7 +3,6 @@ hc_location: api/cbr
html_location: docs/cbr/api-ref html_location: docs/cbr/api-ref
link: /cloud-backup-recovery/api-ref/ link: /cloud-backup-recovery/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: cbr service_type: cbr
title: API Reference title: API Reference

View File

@ -4,7 +4,6 @@ environment: internal
html_location: docs/cbr/best-practice html_location: docs/cbr/best-practice
link: /cloud-backup-recovery/best-practice/ link: /cloud-backup-recovery/best-practice/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: doc/best-practice/source rst_location: doc/best-practice/source
service_type: cbr service_type: cbr
title: Best Practice title: Best Practice

View File

@ -3,7 +3,6 @@ hc_location: usermanual/cbr
html_location: docs/cbr/umn html_location: docs/cbr/umn
link: /cloud-backup-recovery/umn/ link: /cloud-backup-recovery/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: cbr service_type: cbr
title: User Guide title: User Guide

View File

@ -1,7 +1,6 @@
--- ---
link: /cloud-create/api-ref/ link: /cloud-create/api-ref/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: cc service_type: cc
title: API Reference title: API Reference

View File

@ -2,7 +2,6 @@
html_location: docs/cc/umn html_location: docs/cc/umn
link: /cloud-create/umn/ link: /cloud-create/umn/
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: cc service_type: cc
title: User Guide title: User Guide

View File

@ -2,7 +2,7 @@
hc_location: api2/cce hc_location: api2/cce
html_location: docs/cce/api-ref html_location: docs/cce/api-ref
link: /cloud-container-engine/api-ref/ link: /cloud-container-engine/api-ref/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: cce service_type: cce

View File

@ -3,7 +3,7 @@ hc_location: bestpractice/cce
environment: internal environment: internal
html_location: docs/cce/best-practice html_location: docs/cce/best-practice
link: /cloud-container-engine/best-practice/ link: /cloud-container-engine/best-practice/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: doc/best-practice/source rst_location: doc/best-practice/source
service_type: cce service_type: cce

View File

@ -2,7 +2,7 @@
hc_location: usermanual2/cce hc_location: usermanual2/cce
html_location: docs/cce/umn html_location: docs/cce/umn
link: /cloud-container-engine/umn/ link: /cloud-container-engine/umn/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: cce service_type: cce

View File

@ -1,11 +0,0 @@
---
environment: internal
hc_location: api/cc
html_location: docs/ccn/api-ref
link: /cloud-connect/api-ref/
pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source
service_type: ccn
title: API Reference
type: api-ref

View File

@ -1,11 +0,0 @@
---
environment: internal
hc_location: usermanual/cc
html_location: docs/ccn/umn
link: /cloud-connect/umn/
pdf_enabled: true
pdf_environment: internal
rst_location: umn/source
service_type: ccn
title: User Guide
type: umn

View File

@ -1,4 +1,5 @@
--- ---
environment: internal
hc_location: api/cfw hc_location: api/cfw
html_location: docs/cfw/api-ref html_location: docs/cfw/api-ref
link: /cloud-firewall/api-ref/ link: /cloud-firewall/api-ref/

View File

@ -1,4 +1,5 @@
--- ---
environment: internal
hc_location: usermanual/cfw hc_location: usermanual/cfw
html_location: docs/cfw/umn html_location: docs/cfw/umn
link: /cloud-firewall/umn/ link: /cloud-firewall/umn/

View File

@ -1,11 +0,0 @@
---
hc_location: api/das
environment: internal
html_location: docs/das/api-ref
link: /data-admin-service/api-ref/
pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source
service_type: das
title: API Reference
type: api-ref

View File

@ -1,11 +0,0 @@
---
hc_location: usermanual/das
environment: internal
html_location: docs/das/umn
link: /data-admin-service/umn/
pdf_enabled: true
pdf_environment: internal
rst_location: umn/source
service_type: das
title: User Guide
type: umn

View File

@ -1,5 +1,4 @@
--- ---
environment: internal
hc_location: api/dbss hc_location: api/dbss
html_location: docs/dbss/api-ref html_location: docs/dbss/api-ref
link: /database-security-service/api-ref/ link: /database-security-service/api-ref/

View File

@ -2,7 +2,7 @@
hc_location: api/evs hc_location: api/evs
html_location: docs/evs/api-ref html_location: docs/evs/api-ref
link: /elastic-volume-service/api-ref/ link: /elastic-volume-service/api-ref/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: evs service_type: evs

View File

@ -3,7 +3,7 @@ hc_location: bestpractice/evs
environment: internal environment: internal
html_location: docs/evs/best-practice html_location: docs/evs/best-practice
link: /elastic-volume-service/best-practice/ link: /elastic-volume-service/best-practice/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: doc/best-practice/source rst_location: doc/best-practice/source
service_type: evs service_type: evs

View File

@ -2,7 +2,7 @@
hc_location: devg/evs hc_location: devg/evs
html_location: docs/evs/dev html_location: docs/evs/dev
link: /elastic-volume-service/dev-guide/ link: /elastic-volume-service/dev-guide/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: dev_guide/source rst_location: dev_guide/source
service_type: evs service_type: evs

View File

@ -2,7 +2,7 @@
hc_location: usermanual/evs hc_location: usermanual/evs
html_location: docs/evs/umn html_location: docs/evs/umn
link: /elastic-volume-service/umn/ link: /elastic-volume-service/umn/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: evs service_type: evs

View File

@ -2,7 +2,7 @@
hc_location: api/mrs hc_location: api/mrs
html_location: docs/mrs/api-ref html_location: docs/mrs/api-ref
link: /mapreduce-service/api-ref/ link: /mapreduce-service/api-ref/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: api-ref/source rst_location: api-ref/source
service_type: mrs service_type: mrs

View File

@ -3,7 +3,7 @@ hc_location: bestpractice/mrs
environment: internal environment: internal
html_location: docs/mrs/best-practice html_location: docs/mrs/best-practice
link: /mapreduce-service/best-practice/ link: /mapreduce-service/best-practice/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: doc/best-practice/source rst_location: doc/best-practice/source
service_type: mrs service_type: mrs

View File

@ -2,7 +2,7 @@
hc_location: cmpntguide-lts/mrs hc_location: cmpntguide-lts/mrs
html_location: docs/mrs/component-operation-guide-lts html_location: docs/mrs/component-operation-guide-lts
link: /mapreduce-service/operation-guide-lts/ link: /mapreduce-service/operation-guide-lts/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: doc/component-operation-guide-lts/source rst_location: doc/component-operation-guide-lts/source
service_type: mrs service_type: mrs

View File

@ -2,7 +2,7 @@
hc_location: cmpntguide/mrs hc_location: cmpntguide/mrs
html_location: docs/mrs/component-operation-guide html_location: docs/mrs/component-operation-guide
link: /mapreduce-service/operation-guide/ link: /mapreduce-service/operation-guide/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: doc/component-operation-guide/source rst_location: doc/component-operation-guide/source
service_type: mrs service_type: mrs

View File

@ -2,7 +2,7 @@
hc_location: usermanual/mrs hc_location: usermanual/mrs
html_location: docs/mrs/umn html_location: docs/mrs/umn
link: /mapreduce-service/umn/ link: /mapreduce-service/umn/
pdf_enabled: false pdf_enabled: true
pdf_environment: internal pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: mrs service_type: mrs

View File

@ -1,10 +1,10 @@
--- ---
hc_location: usermanual/aos hc_location: usermanual/aos
environment: public environment: internal
html_location: docs/rfs/umn html_location: docs/rfs/umn
link: /resource-formation-service/umn/ link: /resource-formation-service/umn/
pdf_environment: internal
pdf_enabled: true pdf_enabled: true
pdf_environment: internal
rst_location: umn/source rst_location: umn/source
service_type: rfs service_type: rfs
title: User Guide title: User Guide

View File

@ -1,5 +1,5 @@
--- ---
environment: hidden environment: internal
repositories: repositories:
- environment: internal - environment: internal
repo: docs/api-usage repo: docs/api-usage

View File

@ -1,16 +0,0 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/cloud-connect
type: gitea
- environment: public
repo: opentelekomcloud-docs/cloud-connect
type: github
service_category: network
service_title: Cloud Connect
service_type: ccn
service_uri: cloud-connect
teams:
- name: docs-network-rw
permission: write

Some files were not shown because too many files have changed in this diff Show More