From aa48e033f99a2b3d20c963b926b173847fe8a71f Mon Sep 17 00:00:00 2001 From: wangjiaqi07 Date: Thu, 3 Aug 2023 19:21:55 +0800 Subject: [PATCH] Remove redundant "=" to imporve doc format Change-Id: Ie50c1f54daed269f34eecb262ccc469678502c2a --- 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 b98c935b..3d275fc8 100644 --- a/api-ref/source/conf.py +++ b/api-ref/source/conf.py @@ -27,7 +27,7 @@ extensions = [ 'os_api_ref', ] -# -- General configuration ---------------------------------------------------- +# -- General configuration ------------------------------------------------ # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. @@ -49,7 +49,7 @@ openstackdocs_bug_tag = 'api-ref' # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'native' -# -- Options for HTML output -------------------------------------------------- +# -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. Major themes that come with # Sphinx are currently 'default' and 'sphinxdoc'. @@ -62,7 +62,7 @@ html_theme_options = { "sidebar_mode": "toc", } -# -- Options for LaTeX output ------------------------------------------------- +# -- Options for LaTeX output ------------------------------------------------ # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass