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:
@@ -291,10 +291,22 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/concepts/page.mdx",
|
||||
"pathname": "/commerce-modules/order/concepts"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/edit/page.mdx",
|
||||
"pathname": "/commerce-modules/order/edit"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/exchange/page.mdx",
|
||||
"pathname": "/commerce-modules/order/exchange"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/links-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/order/links-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/order-change/page.mdx",
|
||||
"pathname": "/commerce-modules/order/order-change"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/order-versioning/page.mdx",
|
||||
"pathname": "/commerce-modules/order/order-versioning"
|
||||
@@ -307,10 +319,6 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/promotion-adjustments/page.mdx",
|
||||
"pathname": "/commerce-modules/order/promotion-adjustments"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/order/relations-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/return/page.mdx",
|
||||
"pathname": "/commerce-modules/order/return"
|
||||
@@ -331,6 +339,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/payment/examples/page.mdx",
|
||||
"pathname": "/commerce-modules/payment/examples"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/payment/links-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/payment/links-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/payment/module-options/page.mdx",
|
||||
"pathname": "/commerce-modules/payment/module-options"
|
||||
@@ -363,10 +375,6 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/payment/payment-session/page.mdx",
|
||||
"pathname": "/commerce-modules/payment/payment-session"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/payment/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/payment/relations-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/payment/webhook-events/page.mdx",
|
||||
"pathname": "/commerce-modules/payment/webhook-events"
|
||||
|
||||
Reference in New Issue
Block a user