From 7f74d9809ebcea470faada2bf5ed80cb778e1791 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Wed, 2 Nov 2022 09:16:38 +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 0ad5581..de9dbc5 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', 'cce-umn.tex', u'Cloud Container Service - User Guide', u'OpenTelekomCloud', 'manual'), -] +] \ No newline at end of file