fixes + added new sidebars

This commit is contained in:
Shahed Nasser
2025-03-10 08:33:21 +02:00
parent 5deb8eaf50
commit 87b041800a
73 changed files with 1252 additions and 881 deletions
@@ -16,7 +16,6 @@ export const orderSidebar = [
{
type: "category",
title: "Concepts",
initialOpen: false,
children: [
{
type: "link",
@@ -79,7 +78,6 @@ export const orderSidebar = [
type: "category",
title: "Server Guides",
autogenerate_tags: "server+order",
initialOpen: false,
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description:
@@ -89,7 +87,6 @@ export const orderSidebar = [
type: "category",
title: "Storefront Guides",
autogenerate_tags: "storefront+order,-jsSdk",
initialOpen: false,
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description:
@@ -99,7 +96,6 @@ export const orderSidebar = [
type: "category",
title: "Admin Guides",
autogenerate_tags: "admin+order,-jsSdk",
initialOpen: false,
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description:
@@ -109,7 +105,6 @@ export const orderSidebar = [
type: "category",
title: "Admin User Guides",
autogenerate_tags: "userGuide+order",
initialOpen: false,
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description:
@@ -118,7 +113,6 @@ export const orderSidebar = [
{
type: "category",
title: "References",
initialOpen: false,
description:
"Find references for tools and resources related to the Order Module, such as data models, methods, and more. These are useful for your customizations.",
children: [