From a7ee45b3d881099fc98013e8c0e335a9fa377f64 Mon Sep 17 00:00:00 2001 From: tischrei Date: Mon, 9 Dec 2024 10:13:35 +0000 Subject: [PATCH] enable pdf for gemini db documents Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- otc_metadata/data/documents/geminidb-api-ref.yaml | 2 +- otc_metadata/data/documents/geminidb-umn.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/otc_metadata/data/documents/geminidb-api-ref.yaml b/otc_metadata/data/documents/geminidb-api-ref.yaml index cbeb4256..9b1b9795 100644 --- a/otc_metadata/data/documents/geminidb-api-ref.yaml +++ b/otc_metadata/data/documents/geminidb-api-ref.yaml @@ -2,7 +2,7 @@ hc_location: api/nosql html_location: docs/geminidb/api-ref link: /geminidb/api-ref/ -pdf_name: geminidb-api-ref +pdf_enabled: true rst_location: api-ref/source service_type: geminidb title: API Reference diff --git a/otc_metadata/data/documents/geminidb-umn.yaml b/otc_metadata/data/documents/geminidb-umn.yaml index 718f0f2c..0d87de2d 100644 --- a/otc_metadata/data/documents/geminidb-umn.yaml +++ b/otc_metadata/data/documents/geminidb-umn.yaml @@ -2,7 +2,7 @@ hc_location: usermanual/nosql html_location: docs/geminidb/umn link: /geminidb/umn/ -pdf_name: geminidb-umn +pdf_enabled: true rst_location: umn/source service_type: geminidb title: User Guide