docs: added link to user guide (#2129)
This commit is contained in:
@@ -64,6 +64,11 @@ module.exports = {
|
|||||||
sidebarId: "tutorialSidebar",
|
sidebarId: "tutorialSidebar",
|
||||||
label: "Docs"
|
label: "Docs"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: "docSidebar",
|
||||||
|
sidebarId: "userGuideSidebar",
|
||||||
|
label: "User Guide"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: 'dropdown',
|
type: 'dropdown',
|
||||||
label: 'REST API Reference',
|
label: 'REST API Reference',
|
||||||
|
|||||||
Reference in New Issue
Block a user