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 e05cb19 commit ac7e82cCopy full SHA for ac7e82c
docs/Configuration.md
@@ -354,7 +354,7 @@ module.exports = {
354
}
355
]
356
357
- ]
+ ],
358
// Will show "Components" as single page, filtering its children
359
sectionDepth: 1,
360
},
@@ -369,7 +369,7 @@ module.exports = {
369
370
371
372
373
// There is no subroutes, "Examples" will show all its children on a page
374
sectionDepth: 0,
375
0 commit comments