Update version menu

Add "Latest" pointer to master.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I6553b91844cdc9648b980b882256f0318b05144e
This commit is contained in:
Ron Stone 2022-10-06 10:16:55 -04:00 committed by Juanita-Balaraj
parent a148262dc5
commit b4d3e4e23f

View File

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