docs(concepts): Update resources and features, add account linking (#7934)

* account linking

* updates to concepts and features

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Fabi <fabienne@zitadel.com>

---------

Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
mffap
2024-05-13 08:29:25 +02:00
committed by GitHub
parent 3396657c3f
commit 6942324741
9 changed files with 134 additions and 36 deletions

View File

@@ -474,17 +474,29 @@ module.exports = {
"This part of our documentation contains ZITADEL specific or general concepts required to understand the system or our guides.",
},
items: [
"concepts/structure/instance",
"concepts/structure/organizations",
"concepts/structure/projects",
"concepts/structure/applications",
"concepts/structure/granted_projects",
"concepts/structure/users",
"concepts/structure/managers",
"concepts/structure/policies",
{
type: "autogenerated",
dirName: "concepts/features",
type: "category",
label: "Resources",
collapsed: false,
items: [
{
type: "autogenerated",
dirName: "concepts/structure",
}
]
},
{
type: "category",
label: "Features",
collapsed: false,
items: [
{
type: "autogenerated",
dirName: "concepts/features",
}
]
},
{
type: "autogenerated",