Compare commits
3 Commits
add_3rd_pa
...
fix-3rd-pa
Author | SHA1 | Date | |
---|---|---|---|
d065993f1b | |||
d8f037cef8 | |||
be8d7169d6 |
@ -7,4 +7,4 @@ pdf_environment: public
|
|||||||
rst_location: doc/python-sdk/source
|
rst_location: doc/python-sdk/source
|
||||||
service_type: obs_3rd_party
|
service_type: obs_3rd_party
|
||||||
title: Python SDK
|
title: Python SDK
|
||||||
type: 3rd_party_sdk
|
type: python-sdk
|
||||||
|
11
otc_metadata/data/documents/taurusdb-api-ref.yaml
Normal file
11
otc_metadata/data/documents/taurusdb-api-ref.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
hc_location: api/taurusdb
|
||||||
|
html_location: docs/taurusdb/api-ref
|
||||||
|
environment: internal
|
||||||
|
link: /taurusdb/api-ref/
|
||||||
|
pdf_enabled: true
|
||||||
|
pdf_environment: internal
|
||||||
|
rst_location: api-ref/source
|
||||||
|
service_type: taurusdb
|
||||||
|
title: API Reference
|
||||||
|
type: api-ref
|
11
otc_metadata/data/documents/taurusdb-umn.yaml
Normal file
11
otc_metadata/data/documents/taurusdb-umn.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
hc_location: usermanual/taurusdb
|
||||||
|
html_location: docs/taurusdb/umn
|
||||||
|
environment: internal
|
||||||
|
link: /taurusdb/umn/
|
||||||
|
pdf_enabled: true
|
||||||
|
pdf_environment: internal
|
||||||
|
rst_location: umn/source
|
||||||
|
service_type: taurusdb
|
||||||
|
title: User Guide
|
||||||
|
type: umn
|
16
otc_metadata/data/services/taurusdb.yaml
Normal file
16
otc_metadata/data/services/taurusdb.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
repositories:
|
||||||
|
- environment: internal
|
||||||
|
repo: docs/taurusdb
|
||||||
|
type: gitea
|
||||||
|
- environment: public
|
||||||
|
repo: opentelekomcloud-docs/taurusdb
|
||||||
|
type: github
|
||||||
|
service_category: database
|
||||||
|
service_title: TaurusDB
|
||||||
|
service_type: taurusdb
|
||||||
|
service_uri: taurusdb
|
||||||
|
teams:
|
||||||
|
- name: docs-database-rw
|
||||||
|
permission: write
|
Reference in New Issue
Block a user