docs: document missing events in reference (#10779)

This commit is contained in:
Shahed Nasser
2024-12-31 12:44:38 +02:00
committed by GitHub
parent 0e2f608db8
commit 6780ea9f13
11 changed files with 205 additions and 2 deletions
@@ -140,6 +140,11 @@ export const fulfillmentSidebar = [
description:
"Find references for data models, methods, and more. These are useful for your customizations.",
children: [
{
type: "link",
path: "/commerce-modules/fulfillment/events",
title: "Events Reference",
},
{
type: "link",
path: "/commerce-modules/fulfillment/admin-widget-zones",
+5
View File
@@ -157,6 +157,11 @@ export const paymentSidebar = [
description:
"Find references for data models, methods, and more. These are useful for your customizations.",
children: [
{
type: "link",
path: "/commerce-modules/payment/events",
title: "Events Reference",
},
{
type: "link",
path: "/references/payment",