From a0cbeab804775dfb132fc68ac224fe347af6f404 Mon Sep 17 00:00:00 2001 From: "Pruthi, Vineet" Date: Fri, 1 Dec 2023 11:50:48 +0000 Subject: [PATCH] OCR service metadata Reviewed-by: Hasko, Vladimir Reviewed-by: tischrei Co-authored-by: Pruthi, Vineet Co-committed-by: Pruthi, Vineet --- otc_metadata/data/documents/ocr-api-ref.yaml | 10 ++++++++++ otc_metadata/data/documents/ocr-umn.yaml | 10 ++++++++++ otc_metadata/data/services/ocr.yaml | 16 ++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 otc_metadata/data/documents/ocr-api-ref.yaml create mode 100644 otc_metadata/data/documents/ocr-umn.yaml create mode 100644 otc_metadata/data/services/ocr.yaml diff --git a/otc_metadata/data/documents/ocr-api-ref.yaml b/otc_metadata/data/documents/ocr-api-ref.yaml new file mode 100644 index 00000000..2876f8c9 --- /dev/null +++ b/otc_metadata/data/documents/ocr-api-ref.yaml @@ -0,0 +1,10 @@ +--- +hc_location: api/ocr +environment: internal +html_location: docs/ocr/api-ref +link: /optical-character-recognition/api-ref/ +pdf_name: ocr-api-ref +rst_location: api-ref/source +service_type: ocr +title: API Reference +type: api-ref diff --git a/otc_metadata/data/documents/ocr-umn.yaml b/otc_metadata/data/documents/ocr-umn.yaml new file mode 100644 index 00000000..c64d8bf5 --- /dev/null +++ b/otc_metadata/data/documents/ocr-umn.yaml @@ -0,0 +1,10 @@ +--- +hc_location: usermanual/ocr +environment: internal +html_location: docs/ocr/umn +link: /optical-character-recognition/umn/ +pdf_name: ocr-umn +rst_location: umn/source +service_type: ocr +title: User Guide +type: umn diff --git a/otc_metadata/data/services/ocr.yaml b/otc_metadata/data/services/ocr.yaml new file mode 100644 index 00000000..0f38fbfa --- /dev/null +++ b/otc_metadata/data/services/ocr.yaml @@ -0,0 +1,16 @@ +--- +environment: internal +repositories: +- environment: internal + repo: docs/optical-character-recognition + type: gitea +- environment: public + repo: opentelekomcloud-docs/optical-character-recognition + type: github +service_category: big_data +service_title: Optical Character Recognition +service_type: ocr +service_uri: optical-character-recognition +teams: +- name: docs-bigdata-ai-rw + permission: write