docs: added "Customers Overview" documentation (#2083)

This commit is contained in:
Shahed Nasser
2022-08-23 17:22:57 +03:00
committed by GitHub
parent b87b83c7d3
commit 136a98ea07
5 changed files with 79 additions and 6 deletions
+11
View File
@@ -516,6 +516,17 @@ module.exports = {
}
]
},
{
type: "category",
collapsed: false,
label: "Customers",
items: [
{
type: "doc",
id: "user-guide/customers/index"
}
]
},
],
servicesSidebar: [
{