Remove version-latest dir

Originally added due to some unexpected versioning behavior that's no longer reproducible

Apply suggestions from code review

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
This commit is contained in:
Billy Tat
2023-10-12 10:26:54 -07:00
co-authored by Marty Hernandez Avedon
parent e60feac44c
commit 5c083c320a
915 changed files with 73 additions and 145857 deletions
+2 -10
View File
@@ -124,18 +124,10 @@ module.exports = {
sidebarPath: require.resolve('./sidebars.js'),
showLastUpdateTime: true,
editUrl: 'https://github.com/rancher/rancher-docs/edit/main/',
// lastVersion: '2.7',
includeCurrentVersion: false,
lastVersion: 'current',
versions: {
// current: {
// label: 'Next 🚧',
// path: 'next',
// banner: 'unreleased'
// },
latest: {
current: {
label: 'Latest',
path: '',
banner: 'none'
},
2.8: {
label: 'v2.8 (Preview)',