diff --git a/doc/source/conf.py b/doc/source/conf.py index bded6c3..b6aeaf0 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -23,7 +23,7 @@ # -- Project information ----------------------------------------------------- -project = u'stx-distcloud-client' +project = u'StarlingX Distributed Cloud Client' copyright = u'2018, StarlingX' author = u'StarlingX' diff --git a/doc/source/index.rst b/doc/source/index.rst index 1e6ca67..394308e0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,25 +1,27 @@ -================================== -stx-distcloud-client Documentation -================================== +========================================== +StarlingX Distributed Cloud Client Project +========================================== -The StarlingX stx-distcloud-client project provides client functionality -for StarlingX distributed cloud. +The starlingx/distcloud-client project provides client functionality +for the StarlingX distributed cloud. -Release Notes +------------- +Release notes ------------- .. toctree:: :maxdepth: 1 - Release Notes + Release notes +----- Links ----- -* Source: `stx-distcloud-client`_ -* Code Review: `Gerrit`_ -* Bugs: `Storyboard`_ +* Source: `starlingx/distcloud-client`_ +* Code review: `Gerrit`_ +* Project tracking: `Storyboard`_ -.. _stx-distcloud-client: https://opendev.org/starlingx/distcloud-client +.. _starlingx/distcloud-client: https://opendev.org/starlingx/distcloud-client .. _Gerrit: https://review.opendev.org/#/q/project:starlingx/distcloud-client .. _Storyboard: https://storyboard.openstack.org/#!/project/starlingx/distcloud-client diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index d7881d1..2ccb62b 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -31,6 +31,11 @@ extensions = [ 'reno.sphinxext', ] +# -- Project information ----------------------------------------------------- + +project = u'StarlingX Distributed Cloud Client' + + bug_project = '1027' bug_tag = 'stx.bug' diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index dd44d82..d1733c6 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -1,6 +1,6 @@ -================================== -stx-distcloud-client Release Notes -================================== +================================================ +StarlingX Distributed Cloud Client Release Notes +================================================ .. toctree:: :maxdepth: 2