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:
Shahed Nasser
2025-02-26 15:28:18 +02:00
committed by GitHub
parent 322d108c03
commit 95eef899f7
76 changed files with 736 additions and 794 deletions
+48
View File
@@ -784,6 +784,26 @@ export const generatedSidebar = [
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Admin User Guides",
"autogenerate_tags": "userGuide+auth",
"initialOpen": false,
"autogenerate_as_ref": true,
"description": "Learn how to utilize and manage Auth features in the Medusa Admin dashboard.",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Reset Password",
"path": "https://docs.medusajs.com/user-guide/reset-password",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
@@ -2280,6 +2300,26 @@ export const generatedSidebar = [
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Admin User Guides",
"autogenerate_tags": "userGuide+currency",
"initialOpen": false,
"autogenerate_as_ref": true,
"description": "Learn how to utilize and manage Currency features in the Medusa Admin dashboard.",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Manage Store",
"path": "https://docs.medusajs.com/user-guide/settings/store",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
@@ -16033,6 +16073,14 @@ export const generatedSidebar = [
"autogenerate_as_ref": true,
"description": "Learn how to utilize and manage User features in the Medusa Admin dashboard.",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Reset Password",
"path": "https://docs.medusajs.com/user-guide/reset-password",
"children": []
},
{
"loaded": true,
"isPathHref": true,