diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py index 0b7b939..4165f2c 100644 --- a/api-ref/source/conf.py +++ b/api-ref/source/conf.py @@ -96,7 +96,8 @@ html_static_path = ['_static'] # -- Options for PDF output -------------------------------------------------- latex_documents = [ -('index', + + ('index', 'dcs-api-ref.tex', u'Distributed Cache Service - API Reference', u'OpenTelekomCloud', 'manual'),