- 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:
parent
f8a947c5b5
commit
841b900aad
@ -42,7 +42,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
repository_name = 'openstack/stx-docs'
|
repository_name = 'openstack/stx-docs'
|
||||||
project = u'stx-docs'
|
project = u'StarlingX'
|
||||||
bug_project = 'starlingx'
|
bug_project = 'starlingx'
|
||||||
bug_tag = 'stx.docs'
|
bug_tag = 'stx.docs'
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
=======================
|
=============
|
||||||
stx-docs API Reference
|
StarlingX API
|
||||||
=======================
|
=============
|
||||||
|
|
||||||
StarlingX Project API References:
|
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-image-v2-cgcs-ext
|
||||||
api-ref-networking-v2-cgcs-ext
|
api-ref-networking-v2-cgcs-ext
|
||||||
|
|
||||||
:ref:`search`
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = stx-docs
|
|
||||||
summary = StarlingX Documentation
|
summary = StarlingX Documentation
|
||||||
author = StarlingX
|
author = StarlingX
|
||||||
author-email = starlingx-discuss@lists.starlingx.io
|
author-email = starlingx-discuss@lists.starlingx.io
|
||||||
|
@ -21,7 +21,7 @@ import pbr.version
|
|||||||
|
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
project = 'stx-docs'
|
project = u'StarlingX'
|
||||||
copyright = '2018, StarlingX'
|
copyright = '2018, StarlingX'
|
||||||
author = 'StarlingX'
|
author = 'StarlingX'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user