Adjust sidebar

This commit is contained in:
neon ball
2024-10-10 20:16:38 +03:00
committed by GitHub
parent 31790190be
commit 2cccd34870

View File

@@ -74,21 +74,13 @@ module.exports = {
},
{
title: 'Setting up',
title: 'How to install',
collapsable: false,
sidebarDepth: 1,
children: [
'INSTALLER',
'BUILD',
]
},
{
title: 'Installation',
collapsable: false,
sidebarDepth: 1,
children: [
'BOOT',
'BUILD',
'BOOT',
'POST-INSTALL',
]