Changes to cce_umn from docs/doc-exports#677 (Add unittests for conversion
add 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:
parent
64c774951a
commit
cb521b9458
@ -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 - User Guide"
|
html_title = "Cloud Container Engine - User Guide"
|
||||||
|
|
||||||
|
|
||||||
# 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',
|
||||||
'None.tex',
|
'None.tex',
|
||||||
u'Cloud Container Service - User Guide',
|
u'Cloud Container Engine - User Guide',
|
||||||
u'OpenTelekomCloud', 'manual'),
|
u'OpenTelekomCloud', 'manual'),
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
====================================
|
===================================
|
||||||
Cloud Container Service - User Guide
|
Cloud Container Engine - User Guide
|
||||||
====================================
|
===================================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user