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:
Sunil Singh
2025-06-11 14:43:52 -07:00
parent b04087240f
commit c48a5095ad
881 changed files with 30 additions and 2560 deletions
+6 -4
View File
@@ -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)',