added configurations documentation (#1696)

This commit is contained in:
Shahed Nasser
2022-06-17 17:03:12 +03:00
committed by GitHub
parent 88e83801f9
commit 4be7d40771
9 changed files with 328 additions and 100 deletions

View File

@@ -40,6 +40,11 @@ module.exports = {
id: "tutorial/set-up-your-development-environment",
label: "Set Up your Development Environment"
},
{
type: "doc",
id: "usage/configurations",
label: "Configure your Server"
},
{
type: "category",
collapsed: true,