Update project name in configs/link

- Update project name in link to release notes
- Update project name in config for docs/releasenotes

Story:2007193
Task:38345

Change-Id: Id18ed48a2e8c8b9d1828ef7b43d565a7e78869c1
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
This commit is contained in:
Kristal Dale 2020-01-22 11:06:55 -08:00
parent 3fc4768f3e
commit 0096f44bd2
3 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
# -- Project information -----------------------------------------------------
project = 'stx-gui'
project = u'StarlingX GUI'
copyright = '2018, StarlingX'
author = 'StarlingX'

View File

@ -1,6 +1,6 @@
===========================
StarlingX GUI Documentation
===========================
=====================
StarlingX GUI Project
=====================
The starlingx/gui project provides Horizon plugins for new StarlingX services.
@ -11,7 +11,7 @@ Release notes
.. toctree::
:maxdepth: 1
Release notes <https://docs.starlingx.io/releasenotes/stx-gui>
Release notes <https://docs.starlingx.io/releasenotes/gui>
-----
Links

View File

@ -46,7 +46,7 @@ source_suffix = '.rst'
# The master toctree document.
master_doc = 'index'
project = 'stx-gui'
project = u'StarlingX GUI'
# Release notes are version independent, no need to set version and release
release = ''