docs: improve commerce modules [1/n] (#9498)
Improve and add docs for API Key, Auth, and Cart Modules [1/n]
This commit is contained in:
@@ -88,12 +88,12 @@ export const filesMap = [
|
||||
"pathname": "/commerce-modules/api-key/examples"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/api-key/page.mdx",
|
||||
"pathname": "/commerce-modules/api-key"
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/api-key/links-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/api-key/links-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/api-key/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/api-key/relations-to-other-modules"
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/api-key/page.mdx",
|
||||
"pathname": "/commerce-modules/api-key"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/auth/auth-flows/page.mdx",
|
||||
@@ -151,6 +151,14 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/examples/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/examples"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/extend/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/extend"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/links-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/links-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/page.mdx",
|
||||
"pathname": "/commerce-modules/cart"
|
||||
@@ -159,10 +167,6 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/promotions/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/promotions"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/relations-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/cart/tax-lines/page.mdx",
|
||||
"pathname": "/commerce-modules/cart/tax-lines"
|
||||
|
||||
Reference in New Issue
Block a user