change main navbar

This commit is contained in:
Shahed Nasser
2025-03-10 17:19:23 +02:00
parent 0c71bce1e2
commit 0ba63ac29e
17 changed files with 260 additions and 152 deletions
@@ -99,6 +99,7 @@ export const referencesSidebar = [
type: "category",
title: "Steps",
autogenerate_path: "/references/helper_steps/functions",
initialOpen: true,
},
],
},
@@ -120,11 +121,13 @@ export const referencesSidebar = [
{
type: "category",
title: "Methods",
initialOpen: true,
autogenerate_path: "/service-factory-reference/methods",
},
{
type: "category",
title: "Tips",
initialOpen: true,
autogenerate_path: "/service-factory-reference/tips",
},
],
@@ -146,6 +149,7 @@ export const referencesSidebar = [
{
type: "category",
title: "Functions",
initialOpen: true,
children: [
{
type: "link",
@@ -179,6 +183,7 @@ export const referencesSidebar = [
{
type: "category",
title: "Functions",
initialOpen: true,
autogenerate_path: "/references/workflows/functions",
},
],
+2
View File
@@ -22,6 +22,7 @@ export const toolsSidebar = [
sidebar_id: "medusa-cli",
title: "Medusa CLI",
childSidebarTitle: "Medusa CLI Reference",
initialOpen: true,
children: [
{
type: "link",
@@ -100,6 +101,7 @@ export const toolsSidebar = [
{
type: "category",
title: "Payment",
initialOpen: true,
children: [
{
type: "link",