From d96333c8a16fa8f97d47ad270c9cfa7758578ddf Mon Sep 17 00:00:00 2001 From: Sebastian Gode Date: Mon, 24 Jun 2024 12:04:04 +0000 Subject: [PATCH] Removed disable import from services --- otc_metadata/data/documents/bms-image-creation-guide.yaml | 1 - otc_metadata/data/documents/dli-sqlreference.yaml | 1 - otc_metadata/data/documents/dws-tool-guide.yaml | 1 - 3 files changed, 3 deletions(-) diff --git a/otc_metadata/data/documents/bms-image-creation-guide.yaml b/otc_metadata/data/documents/bms-image-creation-guide.yaml index 728a72ee..db391e74 100644 --- a/otc_metadata/data/documents/bms-image-creation-guide.yaml +++ b/otc_metadata/data/documents/bms-image-creation-guide.yaml @@ -7,4 +7,3 @@ rst_location: doc/image-creation-guide/source service_type: bms title: Private Image Creation Guide type: image-creation-guide -disable_import: true diff --git a/otc_metadata/data/documents/dli-sqlreference.yaml b/otc_metadata/data/documents/dli-sqlreference.yaml index 7d152207..de1ffab2 100644 --- a/otc_metadata/data/documents/dli-sqlreference.yaml +++ b/otc_metadata/data/documents/dli-sqlreference.yaml @@ -7,4 +7,3 @@ rst_location: doc/sqlreference/source service_type: dli title: Sql Syntax Reference type: sqlreference -disable_import: true diff --git a/otc_metadata/data/documents/dws-tool-guide.yaml b/otc_metadata/data/documents/dws-tool-guide.yaml index 56a06f6b..67576f0d 100644 --- a/otc_metadata/data/documents/dws-tool-guide.yaml +++ b/otc_metadata/data/documents/dws-tool-guide.yaml @@ -7,4 +7,3 @@ rst_location: doc/tool/source service_type: dws title: Tool Guide type: tool-guide -disable_import: true