docs: update inventory user guide (#11509)

* docs: update inventory user guide

* fix build error

* fix build
This commit is contained in:
Shahed Nasser
2025-02-18 17:30:01 +02:00
committed by GitHub
parent 084f76b73f
commit 25a7826f0c
8 changed files with 318 additions and 77 deletions
+17 -2
View File
@@ -123,9 +123,24 @@ export const sidebar = sidebarAttachHrefCommonOptions([
},
{
type: "category",
path: "/inventory",
title: "Inventory",
autogenerate_path: "/inventory",
children: [
{
type: "link",
title: "Overview",
path: "/inventory",
},
{
type: "link",
title: "Manage Inventory",
path: "/inventory/inventory",
},
{
type: "link",
title: "Manage Reservations",
path: "/inventory/reservations",
},
],
},
{
type: "category",