docs: improve commerce modules [3/n] (#9510)

Improve and add docs for Order and Payment modules

[3/n]

Closes DOCS-966
Closes #9485
This commit is contained in:
Shahed Nasser
2024-10-14 07:20:35 +00:00
committed by GitHub
parent 74b286b701
commit 11120a8b7e
30 changed files with 662 additions and 314 deletions
+37 -14
View File
@@ -2778,8 +2778,24 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/order/relations-to-other-modules",
"title": "Relations to Other Modules",
"path": "/commerce-modules/order/edit",
"title": "Order Edit",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/order/order-change",
"title": "Order Change",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/order/links-to-other-modules",
"title": "Links to Other Modules",
"children": []
}
]
@@ -4110,16 +4126,7 @@ export const generatedSidebar = [
"type": "link",
"path": "/commerce-modules/payment/payment-provider",
"title": "Payment Provider Module",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/payment/payment-provider/stripe",
"title": "Stripe",
"children": []
}
]
"children": []
},
{
"loaded": true,
@@ -4133,8 +4140,8 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/payment/relations-to-other-modules",
"title": "Relations to Other Modules",
"path": "/commerce-modules/payment/links-to-other-modules",
"title": "Links to Other Modules",
"children": []
}
]
@@ -4163,6 +4170,22 @@ export const generatedSidebar = [
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Payment Providers",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/payment/payment-provider/stripe",
"title": "Stripe",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,