docs: generate events reference (#12341)

* docs: generate events reference

* change link in navbar

* fix redirect
This commit is contained in:
Shahed Nasser
2025-05-01 19:39:53 +03:00
committed by GitHub
parent 332e46d1db
commit 70a99a2434
94 changed files with 31164 additions and 18109 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ export const authSidebar = [
},
{
type: "link",
path: "/commerce-modules/auth/events",
path: "/references/auth/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -138,7 +138,7 @@ export const cartSidebar = [
},
{
type: "link",
path: "/commerce-modules/cart/events",
path: "/references/cart/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -128,7 +128,7 @@ export const customerSidebar = [
},
{
type: "link",
path: "/commerce-modules/customer/events",
path: "/references/customer/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -155,7 +155,7 @@ export const fulfillmentSidebar = [
},
{
type: "link",
path: "/commerce-modules/fulfillment/events",
path: "/references/fulfillment/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -166,7 +166,7 @@ export const orderSidebar = [
},
{
type: "link",
path: "/commerce-modules/order/events",
path: "/references/order/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -174,7 +174,7 @@ export const paymentSidebar = [
},
{
type: "link",
path: "/commerce-modules/payment/events",
path: "/references/payment/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -150,7 +150,7 @@ export const productSidebar = [
},
{
type: "link",
path: "/commerce-modules/product/events",
path: "/references/product/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -106,7 +106,7 @@ export const referencesSidebar = [
},
{
type: "link",
path: "/events-reference",
path: "/references/events",
title: "Events",
description: "List of events emitted by Medusa's Commerce Modules.",
},
+1 -1
View File
@@ -116,7 +116,7 @@ export const regionSidebar = [
},
{
type: "link",
path: "/commerce-modules/region/events",
path: "/references/region/events",
title: "Events Reference",
},
{
@@ -123,7 +123,7 @@ export const salesChannelSidebar = [
},
{
type: "link",
path: "/commerce-modules/sales-channel/events",
path: "/references/sales-channel/events",
title: "Events Reference",
},
{
+1 -1
View File
@@ -117,7 +117,7 @@ export const userSidebar = [
},
{
type: "link",
path: "/commerce-modules/user/events",
path: "/references/user/events",
title: "Events Reference",
},
{