docs: improved commerce module docs [2/n] (#9501)

Improve + add docs for commerce modules from currency to inventory

[2/n]
This commit is contained in:
Shahed Nasser
2024-10-09 12:53:17 +03:00
committed by GitHub
parent 853187410e
commit 3298cd3fd2
25 changed files with 993 additions and 373 deletions
+12 -28
View File
@@ -1115,22 +1115,6 @@ export const generatedSidebar = [
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "sub-category",
"title": "Concepts",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/currency/relations-to-other-modules",
"title": "Relation to Modules",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
@@ -1236,6 +1220,14 @@ export const generatedSidebar = [
"title": "Examples",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/customer/extend",
"title": "Extend Module",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -1249,14 +1241,6 @@ export const generatedSidebar = [
"path": "/commerce-modules/customer/customer-accounts",
"title": "Customer Accounts",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/customer/relations-to-other-modules",
"title": "Relations to Other Modules",
"children": []
}
]
},
@@ -1599,8 +1583,8 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/fulfillment/relations-to-other-modules",
"title": "Relations to Other Modules",
"path": "/commerce-modules/fulfillment/links-to-other-modules",
"title": "Links to Other Modules",
"children": []
}
]
@@ -2337,8 +2321,8 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/inventory/relations-to-other-modules",
"title": "Relation to Modules",
"path": "/commerce-modules/inventory/links-to-other-modules",
"title": "Links to Modules",
"children": []
}
]