Compare commits
2 Commits
ccn-add
...
enable_pdf
Author | SHA1 | Date | |
---|---|---|---|
c793c65c87 | |||
1529742878 |
11
otc_metadata/data/documents/ccn-api-ref.yaml
Normal file
11
otc_metadata/data/documents/ccn-api-ref.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
hc_location: api/cc
|
||||||
|
html_location: docs/ccn/api-ref
|
||||||
|
link: /cloud-connect/api-ref/
|
||||||
|
pdf_enabled: true
|
||||||
|
pdf_environment: internal
|
||||||
|
rst_location: api-ref/source
|
||||||
|
service_type: ccn
|
||||||
|
title: API Reference
|
||||||
|
type: api-ref
|
11
otc_metadata/data/documents/ccn-umn.yaml
Normal file
11
otc_metadata/data/documents/ccn-umn.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
hc_location: usermanual/cc
|
||||||
|
html_location: docs/ccn/umn
|
||||||
|
link: /cloud-connect/umn/
|
||||||
|
pdf_enabled: true
|
||||||
|
pdf_environment: internal
|
||||||
|
rst_location: umn/source
|
||||||
|
service_type: ccn
|
||||||
|
title: User Guide
|
||||||
|
type: umn
|
@ -2,7 +2,7 @@
|
|||||||
hc_location: api/css
|
hc_location: api/css
|
||||||
html_location: docs/css/api-ref
|
html_location: docs/css/api-ref
|
||||||
link: /cloud-search-service/api-ref/
|
link: /cloud-search-service/api-ref/
|
||||||
pdf_enabled: false
|
pdf_enabled: true
|
||||||
pdf_environment: internal
|
pdf_environment: internal
|
||||||
rst_location: api-ref/source
|
rst_location: api-ref/source
|
||||||
service_type: css
|
service_type: css
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
hc_location: bestpractice/css
|
hc_location: bestpractice/css
|
||||||
html_location: docs/css/best-practice
|
html_location: docs/css/best-practice
|
||||||
link: /cloud-search-service/best-practice/
|
link: /cloud-search-service/best-practice/
|
||||||
pdf_enabled: false
|
pdf_enabled: true
|
||||||
pdf_environment: internal
|
pdf_environment: internal
|
||||||
rst_location: doc/best-practice/source
|
rst_location: doc/best-practice/source
|
||||||
service_type: css
|
service_type: css
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
hc_location: usermanual/css
|
hc_location: usermanual/css
|
||||||
html_location: docs/css/umn
|
html_location: docs/css/umn
|
||||||
link: /cloud-search-service/umn/
|
link: /cloud-search-service/umn/
|
||||||
pdf_enabled: false
|
pdf_enabled: true
|
||||||
pdf_environment: internal
|
pdf_environment: internal
|
||||||
rst_location: umn/source
|
rst_location: umn/source
|
||||||
service_type: css
|
service_type: css
|
||||||
|
16
otc_metadata/data/services/ccn.yaml
Normal file
16
otc_metadata/data/services/ccn.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
repositories:
|
||||||
|
- environment: internal
|
||||||
|
repo: docs/cloud-connect
|
||||||
|
type: gitea
|
||||||
|
- environment: public
|
||||||
|
repo: opentelekomcloud-docs/cloud-connect
|
||||||
|
type: github
|
||||||
|
service_category: network
|
||||||
|
service_title: Cloud Connect
|
||||||
|
service_type: ccn
|
||||||
|
service_uri: cloud-connect
|
||||||
|
teams:
|
||||||
|
- name: docs-network-rw
|
||||||
|
permission: write
|
Reference in New Issue
Block a user