Compare commits

..

1 Commits

Author SHA1 Message Date
d065993f1b Update 3rd_party-python-sdk
All checks were successful
gl/check check status: success (d065993f1bfea1364aa15b5912f6f4bc8f7b2ab8)
gl/gate gate status: success (d065993f1bfea1364aa15b5912f6f4bc8f7b2ab8)
2025-05-23 07:56:25 +00:00
4 changed files with 3 additions and 16 deletions

View File

@ -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. document can only be linked to one service.
The key :code:`service_category` table is :code:`name` of the service category 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. 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

View File

@ -1,3 +1,3 @@
--- ---
name: big_data name: big_data
title: Data Analysis title: Big Data and Data Analysis

View File

@ -1,3 +1,3 @@
--- ---
name: network name: network
title: Network title: Networking

View File

@ -1,5 +1,5 @@
--- ---
environment: hidden environment: internal
repositories: repositories:
- environment: internal - environment: internal
repo: docs/object-storage-service-3rd-party repo: docs/object-storage-service-3rd-party