Expand documentation

This commit is contained in:
Mykola Grymalyuk
2021-03-22 10:55:48 -06:00
parent e699b6f2cb
commit 37c0bf1e22
6 changed files with 31 additions and 3 deletions

View File

@@ -101,7 +101,15 @@ module.exports = {
'DEBUG',
'UNINSTALL',
'ICNS',
]
},
{
title: 'Documentation',
collapsable: false,
sidebarDepth: 1,
children: [
'TERMS',
'HOW',
'PATCHEXPLAIN',
]