diff --git a/www/docs/docusaurus.config.js b/www/docs/docusaurus.config.js index cd7889e104..9f75c53b36 100644 --- a/www/docs/docusaurus.config.js +++ b/www/docs/docusaurus.config.js @@ -64,6 +64,11 @@ module.exports = { sidebarId: "tutorialSidebar", label: "Docs" }, + { + type: "docSidebar", + sidebarId: "userGuideSidebar", + label: "User Guide" + }, { type: 'dropdown', label: 'REST API Reference',