3.8
This commit is contained in:
@@ -61,12 +61,12 @@ const sidebars = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Docs',
|
||||
items: ['hwid','ohook','tsforge','kms38','online_kms','chart','command_line_switches','check_activation_status','oem-folder','change_windows_edition','change_office_edition'],
|
||||
items: ['hwid','ohook','tsforge','online_kms','chart','command_line_switches','check_activation_status','oem-folder','change_windows_edition','change_office_edition'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Manual Activation',
|
||||
items: ['manual_hwid_activation', 'manual_ohook_activation', 'manual_kms38_activation']
|
||||
items: ['manual_hwid_activation', 'manual_ohook_activation']
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
@@ -125,6 +125,11 @@ const sidebars = {
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Archive',
|
||||
items: ['kms38', 'manual_kms38_activation'],
|
||||
},
|
||||
'unsupported_products_activation',
|
||||
'news',
|
||||
'changelog',
|
||||
|
||||
Reference in New Issue
Block a user