docs: update inventory user guide (#11509)
* docs: update inventory user guide * fix build error * fix build
This commit is contained in:
@@ -211,26 +211,30 @@ export const generatedSidebar = [
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"path": "/inventory",
|
||||
"title": "Inventory",
|
||||
"autogenerate_path": "/inventory",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Overview",
|
||||
"path": "/inventory",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Manage Inventory",
|
||||
"path": "/inventory/inventory",
|
||||
"title": "Manage Inventory",
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/inventory/reservations",
|
||||
"title": "Manage Reservations",
|
||||
"description": "",
|
||||
"path": "/inventory/reservations",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user