website/docs: add docs for customisation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -139,6 +139,26 @@ module.exports = {
|
||||
"events/transports",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Interfaces",
|
||||
items: [
|
||||
{
|
||||
type: "category",
|
||||
label: "User",
|
||||
items: [
|
||||
"interfaces/user/customization",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Admin",
|
||||
items: [
|
||||
"interfaces/admin/customization",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Users & Groups",
|
||||
|
Reference in New Issue
Block a user