Compare commits

...

1 Commits

Author SHA1 Message Date
bbeab0fef2 Update content 2022-11-24 16:29:53 +00:00
2 changed files with 6 additions and 6 deletions

View File

@ -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
# "<project> v<release> 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'),
]

View File

@ -1,4 +1,4 @@
================================================================================
GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide
================================================================================
================================
GaussDB (for MySQL) - User Guide
================================