Compare commits
9 Commits
pdf-prepar
...
fix-git-to
Author | SHA1 | Date | |
---|---|---|---|
21cc170225 | |||
a882f93e8e | |||
2be2e7b88d | |||
50ed3a6611 | |||
1886623430 | |||
8a781ee62a | |||
d93f442e7b | |||
3b8fde8894 | |||
80bb18fb40 |
@ -1,9 +0,0 @@
|
||||
---
|
||||
environment: public
|
||||
link: /architecture-center/blueprints/
|
||||
pdf_name: architecture-center-blueprints
|
||||
rst_location: doc/blueprints/source
|
||||
service_type: ac
|
||||
title: Blueprints
|
||||
type: blueprints
|
||||
disable_import: true
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
environment: internal
|
||||
link: /architecture-center/caf/
|
||||
pdf_name: architecture-center-cloud-adoption-framework
|
||||
rst_location: doc/caf/source
|
||||
service_type: ac
|
||||
title: Cloud Adoption Framework
|
||||
type: caf
|
||||
disable_import: true
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
hc_location: bestpractice/blueprints
|
||||
environment: internal
|
||||
html_location: docs/blueprints/best-practice
|
||||
link: /blueprints/best-practice/
|
||||
pdf_name: blueprints-best-practice
|
||||
rst_location: doc/best-practice/source
|
||||
service_type: blueprints
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
hc_location: api/cci
|
||||
environment: internal
|
||||
environment: public
|
||||
html_location: docs/cci/api-ref
|
||||
link: /cloud-container-instance/api-ref/
|
||||
pdf_name: cci-api-ref
|
||||
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
environment: internal
|
||||
hc_location: api/nosql
|
||||
html_location: docs/gaussdb_nosql/api-ref
|
||||
link: /gaussdb-nosql/api-ref/
|
||||
pdf_name: gaussdb_nosql-api-ref
|
||||
rst_location: api-ref/source
|
||||
service_type: gaussdb_nosql
|
||||
title: API Reference
|
||||
type: api-ref
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
environment: internal
|
||||
hc_location: usermanual/nosql
|
||||
html_location: docs/gaussdb_nosql/umn
|
||||
link: /gaussdb-nosql/umn/
|
||||
pdf_name: gauss_nosql
|
||||
rst_location: umn/source
|
||||
service_type: gaussdb_nosql
|
||||
title: User Guide
|
||||
type: umn
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
environment: hidden
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/architecture-center
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/architecture-center
|
||||
type: github
|
||||
service_category: other
|
||||
service_title: Architecture Center
|
||||
service_type: ac
|
||||
service_uri: architecture-center
|
||||
teams:
|
||||
- name: docs-architecture-center-rw
|
||||
permission: write
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
environment: hidden
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/blueprints
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/blueprints
|
||||
type: github
|
||||
service_category: other
|
||||
service_title: Blueprints
|
||||
service_type: blueprints
|
||||
service_uri: blueprints
|
||||
teams:
|
||||
- name: eco
|
||||
permission: write
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/gaussdb-nosql
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/gaussdb-nosql
|
||||
type: github
|
||||
service_category: database
|
||||
service_title: GaussDB NoSQL
|
||||
service_type: gaussdb_nosql
|
||||
service_uri: gaussdb-nosql
|
||||
teams:
|
||||
- name: docs-database-rw
|
||||
permission: write
|
@ -28,6 +28,7 @@ commands = {posargs}
|
||||
[testenv:docs]
|
||||
deps =
|
||||
-r{toxinidir}/doc/requirements.txt
|
||||
-c https://raw.githubusercontent.com/opentelekomcloud-docs/docs-constraints/main/constraints.txt
|
||||
allowlist_externals =
|
||||
mkdir
|
||||
cp
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user