The documentation supports multiple versions through the versions.ts config:
getDefaultVersion()getBranchForVersion()?version=0.23.0The site supports multiple versions of the docs for the assorted components of KubeStellar via branches of the kubestellar/docs repository.
The site when first loaded shows the latest tagged version of the KubeStellar docs. The main branch of a repository corresponds to the dev version on the site. Edits to the main branch referring to a code repository will not show unless the dev version is selected.
This page is an excerpt of the Detailed Contribution Guide. The complete file is viewable there or at github.com/kubestellar/docs/CONTRIBUTING.md. Changes to this page content should be made in CONTRIBUTING.md on GitHub.