Compare commits
1 Commits
main
...
pdf-rollou
Author | SHA1 | Date | |
---|---|---|---|
d125285b24 |
13
README.rst
13
README.rst
@ -52,16 +52,3 @@ the key is :code:`service_type` which has the foreign key in the
|
||||
document can only be linked to one service.
|
||||
The key :code:`service_category` table is :code:`name` of the service category
|
||||
which is then used in the :code:`services` table as foreign key.
|
||||
|
||||
File structure: documents
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* hc_location: reference to Huawei Cloud part
|
||||
* html_location: place where the documents are stored in doc-exports
|
||||
* link: URI document
|
||||
* pdf_enabled: true| false ; enable pdf generation
|
||||
* pdf_enviroment public|internal|hidden: environment where the pdfs are shown in the SBV
|
||||
* rst_location: folder location of this specific in the source repo
|
||||
* service_type: primary key of service name
|
||||
* title: written title of the service
|
||||
* type: document type
|
||||
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
hc_location: sdk/python-devg-obs
|
||||
html_location: docs/obs_3rd_party/python_sdk
|
||||
link: /object-storage-service-3rd-party/python-sdk/
|
||||
pdf_enabled: false
|
||||
pdf_environment: public
|
||||
rst_location: doc/python-sdk/source
|
||||
service_type: obs_3rd_party
|
||||
title: Python SDK
|
||||
type: python-sdk
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
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
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
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
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
name: big_data
|
||||
title: Data Analysis
|
||||
title: Big Data and Data Analysis
|
||||
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
name: network
|
||||
title: Network
|
||||
title: Networking
|
||||
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/object-storage-service-3rd-party
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/object-storage-service-3rd-party
|
||||
type: github
|
||||
service_category: storage
|
||||
service_title: Object Storage Service 3rd Party
|
||||
service_type: obs_3rd_party
|
||||
service_uri: object-storage-service-3rd-party
|
||||
teams:
|
||||
- name: docs-storage-rw
|
||||
permission: write
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user