From adeb596472c170fef1f1e640747a4d86ec8a7ac6 Mon Sep 17 00:00:00 2001 From: Sebastian Gode Date: Tue, 27 May 2025 07:53:04 +0000 Subject: [PATCH] disable cce pdfs --- otc_metadata/data/documents/cce-api-ref.yaml | 2 +- otc_metadata/data/documents/cce-umn.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/otc_metadata/data/documents/cce-api-ref.yaml b/otc_metadata/data/documents/cce-api-ref.yaml index 3178148..f3ca348 100644 --- a/otc_metadata/data/documents/cce-api-ref.yaml +++ b/otc_metadata/data/documents/cce-api-ref.yaml @@ -2,7 +2,7 @@ hc_location: api2/cce html_location: docs/cce/api-ref link: /cloud-container-engine/api-ref/ -pdf_enabled: true +pdf_enabled: false pdf_environment: public rst_location: api-ref/source service_type: cce diff --git a/otc_metadata/data/documents/cce-umn.yaml b/otc_metadata/data/documents/cce-umn.yaml index c864bb7..1e6413f 100644 --- a/otc_metadata/data/documents/cce-umn.yaml +++ b/otc_metadata/data/documents/cce-umn.yaml @@ -2,7 +2,7 @@ hc_location: usermanual2/cce html_location: docs/cce/umn link: /cloud-container-engine/umn/ -pdf_enabled: true +pdf_enabled: false pdf_environment: public rst_location: umn/source service_type: cce