docs(concepts): add self-service to features (#4372)

* docs(concepts): add self-service to features

* outline

* wip

* login

* wip

* account linking

* managers

* intro

* Apply suggestions from code review

Co-authored-by: Florian Forster <florian@zitadel.com>

* Autolinking and autoregister

Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
mffap
2022-09-16 00:23:38 +02:00
committed by GitHub
parent d8a834f364
commit ef87a53dfc
2 changed files with 218 additions and 1 deletions

View File

@@ -313,7 +313,10 @@ module.exports = {
type: "category",
label: "Features",
collapsed: false,
items: ["concepts/features/actions"],
items: [
"concepts/features/actions",
"concepts/features/selfservice"
],
},
],
manuals: [