Compare commits

..

1 Commits

Author SHA1 Message Date
efe84fbb5e Preparations for PDF rollout
All checks were successful
gl/check check status: success (efe84fbb5e8baadd8ffd315d0a6d5de9801bf740)
gl/gate gate status: success (efe84fbb5e8baadd8ffd315d0a6d5de9801bf740)
2024-10-09 07:56:36 +00:00
5 changed files with 35 additions and 2 deletions

View File

@ -0,0 +1,9 @@
---
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

View File

@ -0,0 +1,9 @@
---
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

View File

@ -1,6 +1,6 @@
---
hc_location: api/cci
environment: public
environment: internal
html_location: docs/cci/api-ref
link: /cloud-container-instance/api-ref/
pdf_name: cci-api-ref

View File

@ -0,0 +1,16 @@
---
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

View File

@ -28,7 +28,6 @@ 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