- Use updated project name in titles/text

- Correct text for link to Storyboard (docs)
- Correct capitalization in section headings
- Correct formatting for section headings
- Update project name in link to release notes, api-ref
- Update project name in config for docs/releasenotes/api-ref

Story:2007193
Task:38353

Change-Id: I2364abf50b218acb8b58f83f8a09c4b553d2e469
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
This commit is contained in:
Kristal Dale 2020-01-21 16:26:04 -08:00
parent f8a947c5b5
commit 841b900aad
4 changed files with 5 additions and 7 deletions

View File

@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
repository_name = 'openstack/stx-docs'
project = u'stx-docs'
project = u'StarlingX'
bug_project = 'starlingx'
bug_tag = 'stx.docs'

View File

@ -1,6 +1,6 @@
=======================
stx-docs API Reference
=======================
=============
StarlingX API
=============
StarlingX Project API References:
@ -22,4 +22,3 @@ StarlingX also has API References for the modified OpenStack APIs:
api-ref-image-v2-cgcs-ext
api-ref-networking-v2-cgcs-ext
:ref:`search`

View File

@ -1,5 +1,4 @@
[metadata]
name = stx-docs
summary = StarlingX Documentation
author = StarlingX
author-email = starlingx-discuss@lists.starlingx.io

View File

@ -21,7 +21,7 @@ import pbr.version
# -- Project information -----------------------------------------------------
project = 'stx-docs'
project = u'StarlingX'
copyright = '2018, StarlingX'
author = 'StarlingX'