docs: docs for next release (#14110)

This commit is contained in:
Shahed Nasser
2025-12-01 20:20:01 +02:00
committed by GitHub
parent e4513fab88
commit 223ccb4add
24 changed files with 1196 additions and 27 deletions

View File

@@ -287,6 +287,10 @@ 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/custom-display-id/page.mdx",
"pathname": "/commerce-modules/order/custom-display-id"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/order/draft-orders/page.mdx",
"pathname": "/commerce-modules/order/draft-orders"
@@ -747,6 +751,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/examples/page.mdx",
"pathname": "/examples"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/how-to/admin/auth/page.mdx",
"pathname": "/how-to-tutorials/how-to/admin/auth"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/page.mdx",
"pathname": "/how-to-tutorials"