fixes + added new sidebars
This commit is contained in:
@@ -16,7 +16,6 @@ export const pricingSidebar = [
|
||||
{
|
||||
type: "category",
|
||||
title: "Concepts",
|
||||
initialOpen: false,
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
@@ -49,7 +48,6 @@ export const pricingSidebar = [
|
||||
type: "category",
|
||||
title: "Server Guides",
|
||||
autogenerate_tags: "server+pricing",
|
||||
initialOpen: false,
|
||||
autogenerate_as_ref: true,
|
||||
sort_sidebar: "alphabetize",
|
||||
description:
|
||||
@@ -59,7 +57,6 @@ export const pricingSidebar = [
|
||||
type: "category",
|
||||
title: "Storefront Guides",
|
||||
autogenerate_tags: "storefront+pricing,-jsSdk",
|
||||
initialOpen: false,
|
||||
autogenerate_as_ref: true,
|
||||
sort_sidebar: "alphabetize",
|
||||
description:
|
||||
@@ -69,7 +66,6 @@ export const pricingSidebar = [
|
||||
type: "category",
|
||||
title: "Admin Guides",
|
||||
autogenerate_tags: "admin+pricing,-jsSdk",
|
||||
initialOpen: false,
|
||||
autogenerate_as_ref: true,
|
||||
sort_sidebar: "alphabetize",
|
||||
description:
|
||||
@@ -79,7 +75,6 @@ export const pricingSidebar = [
|
||||
type: "category",
|
||||
title: "Admin User Guides",
|
||||
autogenerate_tags: "userGuide+pricing",
|
||||
initialOpen: false,
|
||||
autogenerate_as_ref: true,
|
||||
sort_sidebar: "alphabetize",
|
||||
description:
|
||||
@@ -88,7 +83,6 @@ export const pricingSidebar = [
|
||||
{
|
||||
type: "category",
|
||||
title: "References",
|
||||
initialOpen: false,
|
||||
description:
|
||||
"Find references for tools and resources related to the Pricing Module, such as data models, methods, and more. These are useful for your customizations.",
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user