side_menu_doc/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json
2024-01-25 16:48:00 +00:00

154 lines
4.4 KiB
JSON

{
"pluginId": "default",
"version": "current",
"label": "Next",
"banner": null,
"badge": false,
"noIndex": false,
"className": "docs-version-current",
"isLast": true,
"docsSidebars": {
"tutorialSidebar": [
{
"type": "link",
"label": "Overview",
"href": "/side_menu_doc/docs/intro",
"docId": "intro",
"unlisted": false
},
{
"type": "link",
"label": "Screenshots",
"href": "/side_menu_doc/docs/screenshots",
"docId": "screenshots",
"unlisted": false
},
{
"type": "link",
"label": "Installation and upgrade",
"href": "/side_menu_doc/docs/setup",
"docId": "setup",
"unlisted": false
},
{
"type": "category",
"label": "FAQ",
"items": [
{
"type": "link",
"label": "How to replace Apporder?",
"href": "/side_menu_doc/docs/FAQ/apporder",
"docId": "FAQ/apporder",
"unlisted": false
},
{
"type": "link",
"label": "Use first top menu app as default app",
"href": "/side_menu_doc/docs/FAQ/default-app",
"docId": "FAQ/default-app",
"unlisted": false
},
{
"type": "link",
"label": "How to export the configuration?",
"href": "/side_menu_doc/docs/FAQ/export-config",
"docId": "FAQ/export-config",
"unlisted": false
},
{
"type": "link",
"label": "Custom Menu doesn't work for guest users",
"href": "/side_menu_doc/docs/FAQ/guest-users",
"docId": "FAQ/guest-users",
"unlisted": false
}
],
"collapsed": true,
"collapsible": true
},
{
"type": "link",
"label": "Support",
"href": "/side_menu_doc/docs/support",
"docId": "support",
"unlisted": false
},
{
"type": "link",
"label": "How to contribute?",
"href": "/side_menu_doc/docs/contrib",
"docId": "contrib",
"unlisted": false
},
{
"type": "link",
"label": "Changelog",
"href": "/side_menu_doc/docs/changelog",
"docId": "changelog",
"unlisted": false
}
]
},
"docs": {
"changelog": {
"id": "changelog",
"title": "Changelog",
"description": "3.11.3",
"sidebar": "tutorialSidebar"
},
"contrib": {
"id": "contrib",
"title": "How to contribute?",
"description": "You can report a bug or request a feature by opening an issue//gitnet.fr/deblan/side_menu/issues",
"sidebar": "tutorialSidebar"
},
"FAQ/apporder": {
"id": "FAQ/apporder",
"title": "How to replace Apporder?",
"description": "Custom Menu could replace Apporder.",
"sidebar": "tutorialSidebar"
},
"FAQ/default-app": {
"id": "FAQ/default-app",
"title": "Use first top menu app as default app",
"description": "You can easily let Custom Menu redirect to the first app in the top menu by changing the following parameter in your configuration:",
"sidebar": "tutorialSidebar"
},
"FAQ/export-config": {
"id": "FAQ/export-config",
"title": "How to export the configuration?",
"description": "1. Go global settings",
"sidebar": "tutorialSidebar"
},
"FAQ/guest-users": {
"id": "FAQ/guest-users",
"title": "Custom Menu doesn't work for guest users",
"description": "Custom menu must be added in app's allowlist.",
"sidebar": "tutorialSidebar"
},
"intro": {
"id": "intro",
"title": "Overview",
"description": "Build Status",
"sidebar": "tutorialSidebar"
},
"screenshots": {
"id": "screenshots",
"title": "Screenshots",
"description": "",
"sidebar": "tutorialSidebar"
},
"setup": {
"id": "setup",
"title": "Installation and upgrade",
"description": "Custom menu is available from the app store.",
"sidebar": "tutorialSidebar"
},
"support": {
"id": "support",
"title": "Support",
"description": "Bugs and feature requests should be reported with an issue on https://gitnet.fr/deblan/side_menu/issues.",
"sidebar": "tutorialSidebar"
}
}
}