forked from docs/gaussdb-mysql
merge conf.py updates from another PR
This commit is contained in:
parent
50d864fa0a
commit
4f7fec4a48
@ -24,8 +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 Enterprise-class Distributed Database compatible with MySQL'
|
||||||
'
|
|
||||||
otcdocs_repo_name = 'docs/gaussdb-mysql'
|
otcdocs_repo_name = 'docs/gaussdb-mysql'
|
||||||
|
|
||||||
# If extensions (or modules to document with autodoc) are in another directory,
|
# If extensions (or modules to document with autodoc) are in another directory,
|
||||||
@ -80,8 +79,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
|
html_title = "GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference"
|
||||||
- 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,
|
||||||
@ -93,7 +91,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
|
u'GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference',
|
||||||
- API Reference',
|
|
||||||
u'OpenTelekomCloud', 'manual'),
|
u'OpenTelekomCloud', 'manual'),
|
||||||
]
|
]
|
@ -1,5 +1,4 @@
|
|||||||
====================================================================================
|
===================================================================================
|
||||||
GaussDB Enterprise-class Distributed Database compatible with MySQL
|
GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference
|
||||||
- API Reference
|
===================================================================================
|
||||||
====================================================================================
|
|
||||||
|
|
||||||
|
@ -24,8 +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 Enterprise-class Distributed Database compatible with MySQL'
|
||||||
'
|
|
||||||
otcdocs_repo_name = 'docs/gaussdb-mysql'
|
otcdocs_repo_name = 'docs/gaussdb-mysql'
|
||||||
|
|
||||||
# If extensions (or modules to document with autodoc) are in another directory,
|
# If extensions (or modules to document with autodoc) are in another directory,
|
||||||
@ -80,8 +79,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
|
html_title = "GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide"
|
||||||
- User Guide"
|
|
||||||
|
|
||||||
|
|
||||||
# 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,
|
||||||
@ -93,7 +91,6 @@ html_static_path = ['_static']
|
|||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index',
|
('index',
|
||||||
'gaussdb_mysql-umn.tex',
|
'gaussdb_mysql-umn.tex',
|
||||||
u'GaussDB Enterprise-class Distributed Database compatible with MySQL
|
u'GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide',
|
||||||
- User Guide',
|
|
||||||
u'OpenTelekomCloud', 'manual'),
|
u'OpenTelekomCloud', 'manual'),
|
||||||
]
|
]
|
@ -1,5 +1,4 @@
|
|||||||
=================================================================================
|
================================================================================
|
||||||
GaussDB Enterprise-class Distributed Database compatible with MySQL
|
GaussDB Enterprise-class Distributed Database compatible with MySQL - User Guide
|
||||||
- User Guide
|
================================================================================
|
||||||
=================================================================================
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user