docs: add a central glossary

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
This commit is contained in:
Aramis
2024-01-25 23:42:14 -05:00
parent 9a8d556661
commit 2e440d4723
11 changed files with 341 additions and 97 deletions
+5 -4
View File
@@ -37,7 +37,6 @@
"overview/versioning-policy",
"overview/threat-model",
"overview/support",
"overview/glossary",
"overview/logos"
],
"Getting Started": [
@@ -318,8 +317,7 @@
"auth/add-auth-provider",
"auth/service-to-service-auth",
"auth/autologout",
"auth/troubleshooting",
"auth/glossary"
"auth/troubleshooting"
],
"Permissions": [
"permissions/overview",
@@ -479,6 +477,9 @@
"architecture-decisions/adrs-adr013"
],
"FAQ": ["faq/index", "faq/product", "faq/technical"],
"Accessibility": ["accessibility/index"]
"Accessibility": ["accessibility/index"],
"References": [
"references/glossary"
]
}
}