Update version picker in R5 branch

Update conf.py in R5 branch to enable R6 version selection.
Update main index to indicate R5 is not the latest release.

Change-Id: I494201c2b9b88a5fe31b3cc4a82eead4bbb3f1aa
Signed-off-by: MCamp859 <maryx.camp@intel.com>
This commit is contained in:
MCamp859
2022-01-26 22:12:18 -05:00
parent 7bb6ee7c07
commit cfd3b9e8d0
2 changed files with 2 additions and 2 deletions

View File

@@ -180,4 +180,4 @@ starlingxdocs_plus_bug_project = 'starlingx'
starlingxdocs_plus_bug_tag = 'stx.docs' starlingxdocs_plus_bug_tag = 'stx.docs'
starlingxdocs_plus_this_version = "r/stx.5.0" starlingxdocs_plus_this_version = "r/stx.5.0"
# starlingxdocs_plus_other_versions = [("even later","even-later"),("sooner","sooner")] # starlingxdocs_plus_other_versions = [("even later","even-later"),("sooner","sooner")]
starlingxdocs_plus_other_versions = [("Latest","/")] starlingxdocs_plus_other_versions = [("r/stx.6.0","r/stx.6.0"),("Latest","/")]

View File

@@ -5,7 +5,7 @@ Welcome to the StarlingX Documentation
StarlingX is a fully integrated edge cloud software stack that provides StarlingX is a fully integrated edge cloud software stack that provides
everything needed to deploy an edge cloud on one, two, or up to 100 servers. everything needed to deploy an edge cloud on one, two, or up to 100 servers.
**The most recent supported release of StarlingX is StarlingX R5.0.** **This branch contains documentation for StarlingX R5.0.**
* See the :ref:`release-notes`. * See the :ref:`release-notes`.
* Download the `R5.0 StarlingX ISO image * Download the `R5.0 StarlingX ISO image