forked from docs/gaussdb-mysql
Update content
This commit is contained in:
parent
d01f123ec6
commit
ea851d0e22
@ -24,7 +24,7 @@ extensions = [
|
|||||||
otcdocs_auto_name = False
|
otcdocs_auto_name = False
|
||||||
otcdocs_auto_version = False
|
otcdocs_auto_version = False
|
||||||
|
|
||||||
project = 'GaussDB Enterprise-class Distributed Database compatible with MySQL'
|
project = 'GaussDB (for MySQL)'
|
||||||
otcdocs_repo_name = 'docs/gaussdb-mysql'
|
otcdocs_repo_name = 'docs/gaussdb-mysql'
|
||||||
# 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 = "GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference"
|
html_title = "GaussDB (for MySQL) - API Reference"
|
||||||
|
|
||||||
|
|
||||||
# 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,
|
||||||
@ -98,6 +98,6 @@ html_static_path = ['_static']
|
|||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index',
|
('index',
|
||||||
'gaussdb_mysql-api-ref.tex',
|
'gaussdb_mysql-api-ref.tex',
|
||||||
u'GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference',
|
u'GaussDB (for MySQL) - API Reference',
|
||||||
u'OpenTelekomCloud', 'manual'),
|
u'OpenTelekomCloud', 'manual'),
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
===================================================================================
|
===================================
|
||||||
GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference
|
GaussDB (for MySQL) - API Reference
|
||||||
===================================================================================
|
===================================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user