diff --git a/doc/source/conf.py b/doc/source/conf.py index 6130c1e1f..073e959bc 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -180,4 +180,4 @@ starlingxdocs_plus_bug_project = 'starlingx' starlingxdocs_plus_bug_tag = 'stx.docs' starlingxdocs_plus_this_version = "r/stx.5.0" # 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","/")] diff --git a/doc/source/index.rst b/doc/source/index.rst index 325cb2ea0..ec210e989 100755 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -5,7 +5,7 @@ Welcome to the StarlingX Documentation 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. -**The most recent supported release of StarlingX is StarlingX R5.0.** +**This branch contains documentation for StarlingX R5.0.** * See the :ref:`release-notes`. * Download the `R5.0 StarlingX ISO image