From 5f0874f6b2f7265cf3d83bdabd50515ccf45c9d9 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Mon, 14 Aug 2023 20:04:28 +0000 Subject: [PATCH] Update content --- api-ref/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py index eb230bd..ba4cedb 100644 --- a/api-ref/source/conf.py +++ b/api-ref/source/conf.py @@ -33,7 +33,7 @@ otcdocs_git_type = 'gitea' # Those variables are needed for indexing into OpenSearch otcdocs_doc_environment = 'internal' otcdocs_doc_link = '/cloud-container-engine/api-ref/' -otcdocs_doc_title = 'Cloud Container Engine - API Reference' +otcdocs_doc_title = 'API Reference' otcdocs_doc_type = 'api-ref' otcdocs_service_category = 'container' otcdocs_service_title = 'Cloud Container Engine'