docs: improved commerce modules [5/5] (#9592)

- Improve remaining commerce modules
- Other: add a note about using methods of the modules' main services.
This commit is contained in:
Shahed Nasser
2024-10-16 10:25:21 +00:00
committed by GitHub
parent 6e856d3156
commit eed88c95ec
42 changed files with 594 additions and 582 deletions
+7 -18
View File
@@ -1181,8 +1181,8 @@ export const sidebar = sidebarAttachHrefCommonOptions([
children: [
{
type: "link",
path: "/commerce-modules/region/relations-to-other-modules",
title: "Relations to Other Modules",
path: "/commerce-modules/region/links-to-other-modules",
title: "Links to Modules",
},
],
},
@@ -1249,8 +1249,8 @@ export const sidebar = sidebarAttachHrefCommonOptions([
},
{
type: "link",
path: "/commerce-modules/sales-channel/relations-to-other-modules",
title: "Relation to Modules",
path: "/commerce-modules/sales-channel/links-to-other-modules",
title: "Links to Modules",
},
],
},
@@ -1319,8 +1319,8 @@ export const sidebar = sidebarAttachHrefCommonOptions([
},
{
type: "link",
path: "/commerce-modules/stock-location/relations-to-other-modules",
title: "Relation to Modules",
path: "/commerce-modules/stock-location/links-to-other-modules",
title: "Links to Modules",
},
],
},
@@ -1379,17 +1379,6 @@ export const sidebar = sidebarAttachHrefCommonOptions([
path: "/commerce-modules/store/examples",
title: "Examples",
},
{
type: "sub-category",
title: "Concepts",
children: [
{
type: "link",
path: "/commerce-modules/store/relations-to-other-modules",
title: "Relation to Modules",
},
],
},
{
type: "sub-category",
title: "References",
@@ -1538,7 +1527,7 @@ export const sidebar = sidebarAttachHrefCommonOptions([
},
{
type: "sub-category",
title: "Concepts",
title: "Guides",
children: [
{
type: "link",