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:
		@@ -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","/")]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user