Improve documentation (#349)
* Improve documentation content * Improve documentation style
This commit is contained in:
@ -13,8 +13,8 @@
|
||||
|
||||
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
|
||||
const sidebars = {
|
||||
docsSidebar: [{type: 'autogenerated', dirName: 'dev-docs'}],
|
||||
userGuideSidebar: [{type: 'autogenerated', dirName: 'user-guide'}]
|
||||
docsSidebar: [{type: 'autogenerated', dirName: '.'}],
|
||||
// userGuideSidebar: [{type: 'autogenerated', dirName: 'user-guide'}]
|
||||
};
|
||||
|
||||
module.exports = sidebars;
|
||||
|
||||
Reference in New Issue
Block a user