Compare commits

...

12 Commits

Author SHA1 Message Date
6f1361fdec Switch to PDF enabled
All checks were successful
gl/check check status: success (6f1361fdecfef078095ed5992633acef7f0c0609)
gl/gate gate status: success (6f1361fdecfef078095ed5992633acef7f0c0609)
2024-12-09 10:10:44 +00:00
18dab6c658 Zuul changes for PDF
All checks were successful
gl/check check status: success (18dab6c658c8231a3d685505e9800ccc22de3203)
2024-12-05 13:51:21 +00:00
c0a83341f4 Switch Price Calculator to Public
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de>
Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
2024-11-29 16:45:58 +00:00
f9076808e2 removing RMS service from OTC
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-11-25 19:32:19 +00:00
e3ce9a281f add api-ref for dbss
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-11-21 12:14:19 +00:00
2884d277b5 Archive ED Gitea Repo
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de>
Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
2024-11-14 13:44:53 +00:00
a5f4e1a836 fix issue in conf.py template
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-11-13 13:53:09 +00:00
c2ef8fab62 Update PDF startpage confpy variables
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de>
Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
2024-11-13 10:30:47 +00:00
d82b382a7b Move APM to Application services
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-11-12 13:01:30 +00:00
94752c28a0 splitting orchestration to paas and cms
Reviewed-by: vladimirvshivkov <vshivkovvladimir@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-11-06 12:08:21 +00:00
f9ca3d02a7 Fix error handling on confpy script
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2024-10-30 10:55:12 +00:00
50ed3a6611 remove blueprints
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-10-15 11:59:48 +00:00
28 changed files with 96 additions and 89 deletions

View File

@ -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

View File

@ -0,0 +1,9 @@
---
hc_location: api/dbss
html_location: docs/dbss/api-ref
link: /database-security-service/api-ref/
pdf_name: dbss-api-ref
rst_location: api-ref/source
service_type: dbss
title: API Reference
type: api-ref

View File

@ -1,5 +1,4 @@
--- ---
environment: internal
link: /price-calculator/api-ref/ link: /price-calculator/api-ref/
pdf_name: pc-api-ref pdf_name: pc-api-ref
rst_location: api-ref/source rst_location: api-ref/source

View File

@ -1,9 +0,0 @@
---
hc_location: api/rms
html_location: docs/rms/api-ref
link: /resource-management-service/api-ref/
pdf_name: rms-api-ref
rst_location: api-ref/source
service_type: rms
title: API Reference
type: api-ref

View File

@ -1,9 +0,0 @@
---
hc_location: usermanual/rms
html_location: docs/rms/umn
link: /resource-management-service/umn/
pdf_name: rms-umn
rst_location: umn/source
service_type: rms
title: User Guide
type: umn

View File

@ -12,5 +12,5 @@ service_title: Application Operations Management
service_type: aom service_type: aom
service_uri: application-operations-management service_uri: application-operations-management
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Application Operations Management 2.0
service_type: aom2 service_type: aom2
service_uri: application-operations-management-2 service_uri: application-operations-management-2
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: API Gateway (APIG)
service_type: apig service_type: apig
service_uri: api-gateway service_uri: api-gateway
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -7,10 +7,10 @@ repositories:
- environment: public - environment: public
repo: opentelekomcloud-docs/application-performance-management repo: opentelekomcloud-docs/application-performance-management
type: github type: github
service_category: md service_category: application
service_title: Application Performance Management service_title: Application Performance Management
service_type: apm service_type: apm
service_uri: application-performance-management service_uri: application-performance-management
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -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

View File

@ -12,5 +12,5 @@ service_title: Cloud Eye
service_type: ces service_type: ces
service_uri: cloud-eye service_uri: cloud-eye
teams: teams:
- name: docs-orchestration-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Config
service_type: config service_type: config
service_uri: config service_uri: config
teams: teams:
- name: docs-orchestration-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Cloud Service Engine
service_type: cse service_type: cse
service_uri: cloud-service-engine service_uri: cloud-service-engine
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Cloud Trace Service
service_type: cts service_type: cts
service_uri: cloud-trace-service service_uri: cloud-trace-service
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Distributed Cache Service
service_type: dcs service_type: dcs
service_uri: distributed-cache-service service_uri: distributed-cache-service
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Distributed Message Service
service_type: dms service_type: dms
service_uri: distributed-message-service service_uri: distributed-message-service
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -1,9 +1,6 @@
--- ---
environment: public environment: public
repositories: repositories:
- environment: internal
repo: docs/enterprise-dashboard
type: gitea
- environment: public - environment: public
repo: opentelekomcloud-docs/enterprise-dashboard repo: opentelekomcloud-docs/enterprise-dashboard
type: github type: github

View File

@ -12,5 +12,5 @@ service_title: FunctionGraph
service_type: fg service_type: fg
service_uri: function-graph service_uri: function-graph
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Log Tank Service
service_type: lts service_type: lts
service_uri: log-tank-service service_uri: log-tank-service
teams: teams:
- name: docs-orchestration-rw - name: docs-paas-rw
permission: write permission: write

View File

@ -1,5 +1,5 @@
--- ---
environment: hidden environment: public
repositories: repositories:
- environment: internal - environment: internal
repo: docs/price-calculator repo: docs/price-calculator

View File

@ -12,5 +12,5 @@ service_title: Resource Formation Service
service_type: rfs service_type: rfs
service_uri: resource-formation-service service_uri: resource-formation-service
teams: teams:
- name: docs-orchestration-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -1,16 +0,0 @@
---
environment: public
repositories:
- environment: internal
repo: docs/resource-management-service
type: gitea
- environment: public
repo: opentelekomcloud-docs/resource-management-service
type: github
service_category: md
service_title: Resource Management Service
service_type: rms
service_uri: resource-management-service
teams:
- name: docs-orchestration-rw
permission: write

View File

@ -12,5 +12,5 @@ service_title: Simple Message Notification
service_type: smn service_type: smn
service_uri: simple-message-notification service_uri: simple-message-notification
teams: teams:
- name: docs-orchestration-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -12,5 +12,5 @@ service_title: Tag Management Service
service_type: tms service_type: tms
service_uri: tag-management-service service_uri: tag-management-service
teams: teams:
- name: docs-orchestration-rw - name: docs-cms-rw
permission: write permission: write

View File

@ -144,6 +144,11 @@ latex_elements = {
'papersize': 'a4paper', 'papersize': 'a4paper',
'pointsize': '12pt', 'pointsize': '12pt',
'figure_align': 'H', 'figure_align': 'H',
'preamble': r'\newcommand{\githash}{' + current_commit_hash + '}', 'preamble': rf'''{% raw %}
\newcommand{{\githash}}{{{current_commit_hash}}}
\newcommand{{\gitcommittime}}{{{current_commit_time}}}
\newcommand{{\doctitle}}{{{otcdocs_doc_title}}}
\newcommand{{\servicetitle}}{{{otcdocs_service_title}}}{% endraw %}
''',
'sphinxsetup': 'hmargin={15mm,15mm}, vmargin={20mm,30mm}, marginpar=10mm' 'sphinxsetup': 'hmargin={15mm,15mm}, vmargin={20mm,30mm}, marginpar=10mm'
} }

View File

@ -44,7 +44,7 @@ commands =
{[testenv:json-{{ doc.type }}]commands} {[testenv:json-{{ doc.type }}]commands}
{%- endfor %} {%- endfor %}
[testenv:docs-pdf] [testenv:pdf-docs]
deps = deps =
{[testenv:docs]deps} {[testenv:docs]deps}
{[testenv:bindeps]deps} {[testenv:bindeps]deps}

View File

@ -4,6 +4,13 @@
default-branch: main default-branch: main
templates: templates:
- helpcenter-base-jobs - helpcenter-base-jobs
vars:
sphinx_pdf_files:
{%- for doc in docs %}
{%- if doc.pdf_enabled %}
- {{ service_type }}-{{ doc.type }}.pdf
{%- endif %}
{%- endfor %}
check: check:
jobs: jobs:
- noop - noop

File diff suppressed because it is too large Load Diff