We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c517cf commit 41139a1Copy full SHA for 41139a1
sidebars.js
@@ -14,7 +14,7 @@
14
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
15
const sidebars = {
16
// By default, Docusaurus generates a sidebar from the docs folder structure
17
- docs: [{type: 'autogenerated', dirName: '.'}],
+ docs: [{ type: 'autogenerated', dirName: '.' }],
18
19
user_docs: [
20
{
0 commit comments