diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py index 339d523..d743956 100644 --- a/api-ref/source/conf.py +++ b/api-ref/source/conf.py @@ -96,7 +96,7 @@ html_static_path = ['_static'] # -- Options for PDF output -------------------------------------------------- latex_documents = [ - ('index', +('index', 'gaussdb_mysql-api-ref.tex', u'GaussDB Enterprise-class Distributed Database compatible with MySQL - API Reference', u'OpenTelekomCloud', 'manual'),