diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py index 23bfa89..08fb5fb 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 = '/distributed-database-middleware/api-ref/' -otcdocs_doc_title = 'Distributed Database Middleware - API Reference' +otcdocs_doc_title = 'API Reference' otcdocs_doc_type = 'api-ref' otcdocs_service_category = 'database' otcdocs_service_title = 'Distributed Database Middleware'