From 666986f2c4bf22bec3dd295aa65b9c61cace6c8d Mon Sep 17 00:00:00 2001 From: liusheng Date: Fri, 30 Dec 2016 16:20:14 +0800 Subject: [PATCH] Trivial-Fix: Replace the 'glance' with 'mogan' in releasenot docs Change-Id: Id2cf884a6e9483305f64722cb15563218ce5f4c1 --- releasenotes/source/conf.py | 18 +++++++++--------- releasenotes/source/index.rst | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 2ceaaf4b..1a83969f 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Glance Release Notes documentation build configuration file, created by +# Mogan Release Notes documentation build configuration file, created by # sphinx-quickstart on Tue Nov 3 17:40:50 2015. # # This file is execfile()d with the current directory set to its @@ -55,7 +55,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'nimble Release Notes' +project = u'mogan Release Notes' copyright = u'2016, OpenStack Foundation' # The version info for the project you're documenting, acts as replacement for @@ -189,7 +189,7 @@ html_static_path = ['_static'] # html_file_suffix = None # Output file base name for HTML help builder. -htmlhelp_basename = 'GlanceReleaseNotesdoc' +htmlhelp_basename = 'MoganReleaseNotesdoc' # -- Options for LaTeX output --------------------------------------------- @@ -209,8 +209,8 @@ latex_elements = { # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ - ('index', 'GlanceReleaseNotes.tex', u'Glance Release Notes Documentation', - u'Glance Developers', 'manual'), + ('index', 'MoganReleaseNotes.tex', u'Mogan Release Notes Documentation', + u'Mogan Developers', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of @@ -239,8 +239,8 @@ latex_documents = [ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ - ('index', 'glancereleasenotes', u'Glance Release Notes Documentation', - [u'Glance Developers'], 1) + ('index', 'moganreleasenotes', u'Mogan Release Notes Documentation', + [u'Mogan Developers'], 1) ] # If true, show URL addresses after external links. @@ -253,8 +253,8 @@ man_pages = [ # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ - ('index', 'GlanceReleaseNotes', u'Glance Release Notes Documentation', - u'Glance Developers', 'GlanceReleaseNotes', + ('index', 'MoganReleaseNotes', u'Mogan Release Notes Documentation', + u'Mogan Developers', 'MoganReleaseNotes', 'One line description of project.', 'Miscellaneous'), ] diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index f0348e6f..7ec0c86c 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -1,5 +1,5 @@ ============================================ - nimble Release Notes + Mogan Release Notes ============================================ .. toctree::