docs: move dev setup to docs site, fix docs header
This commit is contained in:
@ -133,5 +133,10 @@ module.exports = {
|
||||
label: "Troubleshooting",
|
||||
items: ["troubleshooting/access"],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Development",
|
||||
items: ["development/local-dev-environment"],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user