Rework manual activation sections for easier consumption (#33)
* add tickets to static * simplify manual hwid activation section and move it into it's own separate page, (from scratch section WIP) * remove decorative window * rename tickets * remove tickets from website * more table work * tabel * add links to table * add stub to hwid page * kms38 page, move guide pages to sidebar section * remove unnecessary whitespace * ohook work * more ohook work * add info box to kms38 page * revert guides list changes * edit info blobs * minor tweaks * minor tweaks again * add ticket generation section to hwid page * finish up with ticket gen section * unnecessary command in manual kms38 page * wonky structure fix * point to latest release instead * Fix double dot * minor changes * add manual activation to dropdown on top bar
This commit is contained in:
@ -27,6 +27,11 @@ 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'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Manual Activation',
|
||||
items: ['manual_hwid_activation', 'manual_ohook_activation', 'manual_kms38_activation']
|
||||
},
|
||||
'guide_links',
|
||||
'news',
|
||||
|
Reference in New Issue
Block a user