From 2d005e3caa1d53edc2e9f676de954813c20bf072 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Wed, 2 Nov 2022 09:18:33 +0000 Subject: [PATCH] Update content --- umn/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/umn/source/conf.py b/umn/source/conf.py index e35da14..f6337e4 100644 --- a/umn/source/conf.py +++ b/umn/source/conf.py @@ -75,7 +75,7 @@ show_authors = False html_theme = 'otcdocs' # Theme options are theme-specific and customize the look and feel of a theme -# further. For a list of options available for each theme, see the +# further. For a list of options available for each theme, see the # documentation. html_theme_options = { "disable_search": "True", @@ -96,8 +96,8 @@ html_static_path = ['_static'] # -- Options for PDF output -------------------------------------------------- latex_documents = [ - ('index', +('index', 'dcs-umn.tex', u'Distributed Cache Service - User Guide', u'OpenTelekomCloud', 'manual'), -] +] \ No newline at end of file