Compare commits

..

3 Commits

Author SHA1 Message Date
1702da3fc4 Update 'otc_metadata/templates/tox.ini.j2'
All checks were successful
gl/check check status: success (1702da3fc485a23c8083a95f443e5e9c956b4c9f)
gl/gate gate status: success (1702da3fc485a23c8083a95f443e5e9c956b4c9f)
2024-10-15 09:09:25 +00:00
3b8fde8894 Preparations for PDF rollout
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-15 08:29:27 +00:00
80bb18fb40 Update 'otc_metadata/data/documents/cci-api-ref.yaml'
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-10-15 07:45:49 +00:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -28,6 +28,7 @@ commands = {posargs}
[testenv:docs] [testenv:docs]
deps = deps =
-r{toxinidir}/doc/requirements.txt -r{toxinidir}/doc/requirements.txt
-c https://raw.githubusercontent.com/opentelekomcloud-docs/docs-constraints/main/constraints.txt
allowlist_externals = allowlist_externals =
mkdir mkdir
cp cp