docs: revise architectural modules documentation

This commit is contained in:
Shahed Nasser
2024-12-11 12:36:16 +02:00
parent fd77809158
commit 9acd0f72a6
6 changed files with 196 additions and 21 deletions
+10 -2
View File
@@ -7858,7 +7858,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "File Provider Modules",
"title": "File Module Providers",
"children": [
{
"loaded": true,
@@ -7906,7 +7906,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Notification Provider Modules",
"title": "Notification Module Providers",
"children": [
{
"loaded": true,
@@ -7953,6 +7953,14 @@ export const generatedSidebar = [
"path": "/references/notification-provider-module",
"title": "Create Notification Provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/resend",
"title": "Integrate Resend",
"children": []
}
]
}