website/docs: add info about invalidation flow, default flows in general (#11800)
* restructure * tweak * fix header * added more definitions * jens excellent idea * restructure the Layouts content * tweaks * links fix * links still * fighting links and cache * argh links * ditto * remove link * anothe link * Jens' edit * listed default flows set by brand * add links back * tweaks * used import for list * tweak * rewrite some stuff Signed-off-by: Jens Langhammer <jens@goauthentik.io> * format Signed-off-by: Jens Langhammer <jens@goauthentik.io> * mangled rebase, fixed * bump --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Tana M Berry <tana@goauthentik.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -251,14 +251,14 @@ export default {
|
||||
id: "add-secure-apps/flows-stages/flow/index",
|
||||
},
|
||||
items: [
|
||||
"add-secure-apps/flows-stages/flow/layouts",
|
||||
"add-secure-apps/flows-stages/flow/inspector",
|
||||
"add-secure-apps/flows-stages/flow/context/index",
|
||||
{
|
||||
type: "category",
|
||||
label: "Examples",
|
||||
label: "Defaults and Examples",
|
||||
items: [
|
||||
"add-secure-apps/flows-stages/flow/examples/flows",
|
||||
"add-secure-apps/flows-stages/flow/examples/default_flows",
|
||||
"add-secure-apps/flows-stages/flow/examples/snippets",
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user