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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user