docs: add notes + missing links for user guide (#11621)
* docs: add notes + missing links for user guide * fix build errors * fixes
This commit is contained in:
@@ -13,7 +13,7 @@ export const generatedEditDates = {
|
||||
"app/settings/users/invites/page.mdx": "2025-02-19T11:38:54.009Z",
|
||||
"app/settings/developer/page.mdx": "2025-02-25T15:11:55.392Z",
|
||||
"app/settings/profile/page.mdx": "2025-02-25T16:24:21.165Z",
|
||||
"app/settings/store/page.mdx": "2025-02-19T11:19:01.136Z",
|
||||
"app/settings/store/page.mdx": "2025-02-26T10:33:07.346Z",
|
||||
"app/products/import/page.mdx": "2025-02-18T12:15:03.830Z",
|
||||
"app/products/categories/page.mdx": "2025-02-19T10:21:42.058Z",
|
||||
"app/inventory/reservations/page.mdx": "2025-02-18T13:56:28.134Z",
|
||||
@@ -54,5 +54,6 @@ export const generatedEditDates = {
|
||||
"app/settings/product-types/page.mdx": "2025-02-19T17:36:16.496Z",
|
||||
"app/settings/developer/publishable-api-keys/page.mdx": "2025-02-25T16:15:29.847Z",
|
||||
"app/settings/developer/secret-api-keys/page.mdx": "2025-02-25T16:17:40.621Z",
|
||||
"app/settings/developer/workflows/page.mdx": "2025-02-25T15:52:48.349Z"
|
||||
"app/settings/developer/workflows/page.mdx": "2025-02-25T15:52:48.349Z",
|
||||
"app/reset-password/page.mdx": "2025-02-26T11:13:45.457Z"
|
||||
}
|
||||
@@ -7,6 +7,14 @@ export const generatedSidebar = [
|
||||
"title": "Introduction",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/reset-password",
|
||||
"title": "Reset Password",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
@@ -22,7 +30,7 @@ export const generatedSidebar = [
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/tips/bulk-editor",
|
||||
"title": "Bulk Editor",
|
||||
"title": "Bulk Editor in Medusa Admin",
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
@@ -31,7 +39,7 @@ export const generatedSidebar = [
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/tips/languages",
|
||||
"title": "Admin Languages",
|
||||
"title": "Languages in Medusa Admin",
|
||||
"description": "",
|
||||
"children": []
|
||||
},
|
||||
@@ -170,7 +178,7 @@ export const generatedSidebar = [
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Manage Variants",
|
||||
"path": "/proucts/variants",
|
||||
"path": "/products/variants",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user