diff --git a/umn/source/conf.py b/umn/source/conf.py index 63b9706..e35da14 100644 --- a/umn/source/conf.py +++ b/umn/source/conf.py @@ -96,7 +96,7 @@ html_static_path = ['_static'] # -- Options for PDF output -------------------------------------------------- latex_documents = [ -('index', + ('index', 'dcs-umn.tex', u'Distributed Cache Service - User Guide', u'OpenTelekomCloud', 'manual'),