docs: add keywords to cloud, fixes to installation and Index Module docs (#14129)

* docs: add keywords to cloud, fixes to installation and Index Module docs

* fix vale error
This commit is contained in:
Shahed Nasser
2025-11-26 14:36:29 +02:00
committed by GitHub
parent 458dc9d22b
commit 76660fb6cc
6 changed files with 69 additions and 56 deletions
+13
View File
@@ -1,3 +1,16 @@
---
keywords:
- email
- mail
- medusa mail
- transactional email
- marketing email
- email service
- cloud email
- medusa cloud email
- medusa emails
---
import { CodeTabs, CodeTab, Prerequisites, InlineIcon } from "docs-ui"
import { ChevronUpDown } from "@medusajs/icons"
+1 -1
View File
@@ -26,6 +26,6 @@ export const generatedEditDates = {
"app/billing/plans/page.mdx": "2025-10-08T14:49:27.009Z",
"app/cache/page.mdx": "2025-11-12T14:37:24.809Z",
"app/deployments/troubleshooting/page.mdx": "2025-10-17T14:44:22.894Z",
"app/emails/page.mdx": "2025-11-12T15:41:36.777Z",
"app/emails/page.mdx": "2025-11-26T11:07:58.083Z",
"app/emails/react-email/page.mdx": "2025-11-12T15:41:56.365Z"
}