Compare commits

...

1 Commits

Author SHA1 Message Date
f488207024 Update content 2023-03-21 18:45:37 +00:00
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