Changes to cce_api-ref from docs/doc-exports#677 (Add unittests for conversion

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: proposalbot <proposalbot@otc-service.com>
Co-committed-by: proposalbot <proposalbot@otc-service.com>
This commit is contained in:
proposalbot 2023-03-22 07:33:18 +00:00 committed by zuul
parent af671570e1
commit 64c774951a
2 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ extensions = [
otcdocs_auto_name = False otcdocs_auto_name = False
otcdocs_auto_version = False otcdocs_auto_version = False
project = 'Cloud Container Service' project = 'Cloud Container Engine'
otcdocs_repo_name = 'docs/cloud-container-engine' otcdocs_repo_name = 'docs/cloud-container-engine'
# Those variables are required for edit/bug links # Those variables are required for edit/bug links
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com' otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
@ -86,7 +86,7 @@ html_theme_options = {
# The name for this set of Sphinx documents. If None, it defaults to # The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation". # "<project> v<release> documentation".
html_title = "Cloud Container Service - API Reference" html_title = "Cloud Container Engine - API Reference"
# Add any paths that contain custom static files (such as style sheets) here, # Add any paths that contain custom static files (such as style sheets) here,
@ -101,6 +101,6 @@ html_copy_source = False
latex_documents = [ latex_documents = [
('index', ('index',
'cce-api-ref.tex', 'cce-api-ref.tex',
u'Cloud Container Service - API Reference', u'Cloud Container Engine - API Reference',
u'OpenTelekomCloud', 'manual'), u'OpenTelekomCloud', 'manual'),
] ]

View File

@ -1,6 +1,6 @@
======================================= ======================================
Cloud Container Service - API Reference Cloud Container Engine - API Reference
======================================= ======================================
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1