From d4f5c082cb22a0511c60d8e0df5b0a4bd49873c0 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Wed, 2 Nov 2022 09:17:09 +0000 Subject: [PATCH] Update content --- api-ref/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api-ref/source/conf.py b/api-ref/source/conf.py index c443087..75a090d 100644 --- a/api-ref/source/conf.py +++ b/api-ref/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', 'swr-api-ref.tex', u'Software Repository for Containers - API Reference', u'OpenTelekomCloud', 'manual'), -] +] \ No newline at end of file