Prep r/stx.10.0 (HOLD until GA)

- update this-ver
- add r10 version menu

Change-Id: If5c259f5a177275d9eb108723ca638ee38b09b20
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
This commit is contained in:
Ron Stone 2025-01-09 13:16:50 +00:00
parent eb52adae9c
commit 402de1a300
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
.. |this-prod| replace:: |prod-long|
.. |this-ver| replace:: r9.0
.. |this-ver| replace:: r10.0

View File

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