mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Moving versions 2.6 and 2.7 to the archived_docs directory. Removed the sidebar entries in the versioned_sidebars folder and added the notice page to the versioned_docs folder. Added 'Archived' labels to the docusaurus.config.js file for v2.6/v2.7.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
@@ -205,14 +205,16 @@ module.exports = {
|
||||
className: 'toArchive'
|
||||
},
|
||||
2.7: {
|
||||
label: 'v2.7',
|
||||
label: 'v2.7 (Archived)',
|
||||
path: 'v2.7',
|
||||
className: 'toArchive'
|
||||
banner: `none`,
|
||||
noIndex: true
|
||||
},
|
||||
2.6: {
|
||||
label: 'v2.6',
|
||||
label: 'v2.6 (Archived)',
|
||||
path: 'v2.6',
|
||||
className: 'toArchive'
|
||||
banner: `none`,
|
||||
noIndex: true
|
||||
},
|
||||
2.5: {
|
||||
label: 'v2.5 (Archived)',
|
||||
|
||||
Reference in New Issue
Block a user