From c90eb0b8f13be9c1aa3dac70dbbc15d7e9baf358 Mon Sep 17 00:00:00 2001 From: chengebj5238 Date: Sat, 24 Nov 2018 10:31:00 +0800 Subject: [PATCH] remove useless whitespaces Change-Id: Icadd62b0da9206ee0069cb9af81b128a79f86a27 --- CONTRIBUTING.rst | 2 +- doc/source/conf.py | 12 ++++++------ releasenotes/source/conf.py | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 300837f6..9343bfe1 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -33,7 +33,7 @@ Extra ----- Tags: - If it's a bug that needs fixing in a branch in addition to Master, add a '\-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete. + If it's a bug that needs fixing in a branch in addition to Master, add a '\-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete. Status: Please leave this alone, it should be New till someone triages the issue. diff --git a/doc/source/conf.py b/doc/source/conf.py index c95ba704..73bff785 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -148,23 +148,23 @@ todo_include_todos = False # -- Options for HTML output ---------------------------------------------- -# The theme to use for HTML and HTML Help pages. See the documentation for +# The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'openstackdocs' # 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 = {} # Add any paths that contain custom themes here, relative to this directory. html_theme_path = [openstackdocstheme.get_html_theme_path()] -# The name for this set of Sphinx documents. If None, it defaults to +# The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None -# A shorter title for the navigation bar. Default is the same as html_title. +# A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top @@ -172,7 +172,7 @@ html_theme_path = [openstackdocstheme.get_html_theme_path()] # html_logo = None # The name of an image file (within the static path) to use as favicon of the -# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 +# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None @@ -220,7 +220,7 @@ html_last_updated_fmt = '%Y-%m-%d %H:%M' # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will -# contain a tag referring to it. The value of this option must be the +# contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index cc3d55e9..fea04315 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -120,19 +120,19 @@ pygments_style = 'sphinx' # -- Options for HTML output ---------------------------------------------- -# The theme to use for HTML and HTML Help pages. See the documentation for +# The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'openstackdocs' # 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 = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] -# The name for this set of Sphinx documents. If None, it defaults to +# The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None