From bbeab0fef2efded61e3fc5fc3419a1a6dc4261b0 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Thu, 24 Nov 2022 16:29:53 +0000 Subject: [PATCH] Update content --- umn/source/conf.py | 6 +++--- umn/source/index.rst | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/umn/source/conf.py b/umn/source/conf.py index 8cae1f4..9cf5ef9 100644 --- a/umn/source/conf.py +++ b/umn/source/conf.py @@ -24,7 +24,7 @@ extensions = [ otcdocs_auto_name = False otcdocs_auto_version = False -project = 'GaussDB Enterprise-class Distributed Database compatible with MySQL' +project = 'GaussDB (for MySQL)' otcdocs_repo_name = 'docs/gaussdb-mysql' # Those variables are required for edit/bug links 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 # " v documentation". -html_title = "GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide" +html_title = "GaussDB (for MySQL) - User Guide" # Add any paths that contain custom static files (such as style sheets) here, @@ -98,6 +98,6 @@ html_static_path = ['_static'] latex_documents = [ ('index', 'gaussdb_mysql-umn.tex', - u'GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide', + u'GaussDB (for MySQL) - User Guide', u'OpenTelekomCloud', 'manual'), ] diff --git a/umn/source/index.rst b/umn/source/index.rst index 884dbec..38e6bba 100644 --- a/umn/source/index.rst +++ b/umn/source/index.rst @@ -1,4 +1,4 @@ -================================================================================ -GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide -================================================================================ +================================ +GaussDB (for MySQL) - User Guide +================================