Merge "Update landing pages for docs, api-ref, and release notes:"
This commit is contained in:
commit
32ac62a4c1
@ -42,7 +42,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
repository_name = 'openstack/stx-metal'
|
||||
project = u'stx-metal'
|
||||
project = u'StarlingX Metal'
|
||||
bug_project = 'starlingx'
|
||||
bug_tag = 'stx.metal'
|
||||
|
||||
|
@ -1,12 +1,13 @@
|
||||
=======================
|
||||
stx-metal API Reference
|
||||
=======================
|
||||
===================
|
||||
Metal API Reference
|
||||
===================
|
||||
|
||||
Use the StarlingX stx-metal API to maintain and manage physical hosts.
|
||||
Use the StarlingX Metal API to maintain and manage physical hosts.
|
||||
|
||||
stx-metal API content can be searched using the :ref:`search page <search>`.
|
||||
Search Metal API content using the :ref:`search page <search>`.
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
API reference
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = u'stx-metal'
|
||||
project = u'StarlingX Metal'
|
||||
copyright = u'2018, StarlingX'
|
||||
author = u'StarlingX'
|
||||
|
||||
|
@ -1,33 +1,35 @@
|
||||
=======================
|
||||
stx-metal Documentation
|
||||
StarlingX Metal Project
|
||||
=======================
|
||||
|
||||
The StarlingX stx-metal project provides physical host maintenance and
|
||||
management.
|
||||
The starlingX/metal project provides physical host maintenance and management.
|
||||
|
||||
Release Notes
|
||||
-------------
|
||||
Release notes
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Release Notes <https://docs.starlingx.io/releasenotes/stx-metal>
|
||||
Release Notes <https://docs.starlingx.io/releasenotes/metal>
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
API reference
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
API Reference <https://docs.starlingx.io/api-ref/stx-metal>
|
||||
API Reference <https://docs.starlingx.io/api-ref/metal>
|
||||
|
||||
-----
|
||||
Links
|
||||
-----
|
||||
|
||||
* Source: `stx-metal`_
|
||||
* Code Review: `Gerrit`_
|
||||
* Bugs: `Storyboard`_
|
||||
* Source: `starlingx/metal`_
|
||||
* Code review: `Gerrit`_
|
||||
* Project tracking: `Storyboard`_
|
||||
|
||||
.. _stx-metal: https://opendev.org/starlingx/metal
|
||||
.. _starlingx/metal: https://opendev.org/starlingx/metal
|
||||
.. _Gerrit: https://review.opendev.org/#/q/project:starlingx/metal
|
||||
.. _Storyboard: https://storyboard.openstack.org/#!/project/starlingx/metal
|
||||
|
@ -47,7 +47,7 @@ source_suffix = '.rst'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = 'stx-metal'
|
||||
project = u'StarlingX Metal'
|
||||
|
||||
# Release notes are version independent, no need to set version and release
|
||||
release = ''
|
||||
|
@ -1,6 +1,6 @@
|
||||
=======================
|
||||
stx-metal Release Notes
|
||||
=======================
|
||||
=============================
|
||||
StarlingX Metal Release Notes
|
||||
=============================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user