Merge "Update landing pages for docs, api-ref, and release notes:"

This commit is contained in:
Zuul 2020-01-30 15:10:53 +00:00 committed by Gerrit Code Review
commit da4662673c
6 changed files with 32 additions and 23 deletions

View File

@ -20,7 +20,7 @@ extensions = [
'os_api_ref',
]
html_theme = 'openstackdocs'
html_theme = 'starlingxdocs'
html_theme_options = {
"sidebar_dropdown": "api_ref",
@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
repository_name = 'openstack/stx-update'
project = u'stx-update'
project = u'StarlingX Update'
bug_project = 'starlingx'
bug_tag = 'stx.update'

View File

@ -1,8 +1,15 @@
========================
stx-update API Reference
========================
====================
Update API Reference
====================
StarlingX Installation/Update/Patching/Backup/Restore
Use the StarlingX Update API to manage patching of hosts including installation,
update, patching, backup, and restore.
Search Update API content using the :ref:`search page <search>`.
-------------
API reference
-------------
.. toctree::
:maxdepth: 2

View File

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

View File

@ -1,34 +1,36 @@
========================
stx-update Documentation
StarlingX Update Project
========================
The StarlingX stx-update project provides software patch
(bug fix) management and deployment, as well as software release upgrade
management.
The starlingx/update project provides software patch (bug fix) management and
deployment, as well as software release upgrade management.
Release Notes
-------------
Release notes
-------------
.. toctree::
:maxdepth: 1
Release Notes <https://docs.starlingx.io/releasenotes/stx-update>
Release notes <https://docs.starlingx.io/releasenotes/update>
API Reference
-------------
API reference
-------------
.. toctree::
:maxdepth: 1
API Reference <https://docs.starlingx.io/api-ref/stx-update>
API reference <https://docs.starlingx.io/api-ref/update>
-----
Links
-----
* Source: `stx-update`_
* Code Review: `Gerrit`_
* Bugs: `Storyboard`_
* Source: `starlingx/update`_
* Code review: `Gerrit`_
* Project tracking: `Storyboard`_
.. _stx-update: https://opendev.org/starlingx/update
.. _starlingx/update: https://opendev.org/starlingx/update
.. _Gerrit: https://review.opendev.org/#/q/project:starlingx/update
.. _Storyboard: https://storyboard.openstack.org/#!/project/starlingx/update

View File

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

View File

@ -1,6 +1,6 @@
========================
stx-update Release Notes
========================
==============================
StarlingX Update Release Notes
==============================
.. toctree::
:maxdepth: 2