Compare commits

...

3 Commits

Author SHA1 Message Date
56bfb6ca66 add second param for pdfs
All checks were successful
gl/check check status: success (56bfb6ca66b91fe06905327e8388328f5df8b353)
gl/gate gate status: success (56bfb6ca66b91fe06905327e8388328f5df8b353)
2024-12-10 11:12:31 +00:00
350eef61c1 add second param for pdfs
Some checks failed
gl/check check status: failure (350eef61c1c4c15b8fbeacafc0e91bf39d04f54d)
2024-12-10 11:08:26 +00:00
ca000ab6b1 enable pdf until CC
All checks were successful
gl/check check status: success (ca000ab6b1200fe62bde2a2dace0be0dd4712c03)
gl/gate gate status: success (ca000ab6b1200fe62bde2a2dace0be0dd4712c03)
2024-12-09 13:11:26 +00:00
28 changed files with 28 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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