Update tox.ini && conf.py file

Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
This commit is contained in:
2025-01-15 15:48:49 +00:00
committed by zuul
parent 42bb606a69
commit 449c4b6da6
10 changed files with 476 additions and 184 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,12 @@
sphinx>=2.0.0,!=2.1.0 # BSD sphinx>=2.0.0,!=2.1.0 # BSD
otcdocstheme # Apache-2.0 otcdocstheme # Apache-2.0
# releasenotes # releasenotes
reno>=3.1.0 # Apache-2.0 reno>=3.1.0 # Apache-2.0
otc-sphinx-directives>=0.1.0
sphinx-minify>=0.0.1 # Apache-2.0
git+https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata.git#egg=otc_metadata
setuptools
gitpython

View File

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
============================================= Cloud Connect
Welcome to the documentation of cloud-connect =============
=============================================
.. directive_wrapper::
:class: container-sbv
.. service_card::
:service_type: ccn
:environment: internal

202
tox.ini

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,10 @@
default-branch: main default-branch: main
templates: templates:
- helpcenter-base-jobs - helpcenter-base-jobs
vars:
sphinx_pdf_files:
- deh-api-ref.pdf
- deh-umn.pdf
check: check:
jobs: jobs:
- noop - noop