We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40078cb commit c7ca7daCopy full SHA for c7ca7da
demo/sidebars.ts
@@ -136,7 +136,7 @@ const sidebars: SidebarsConfig = {
136
items: require("./docs/restaurant/sidebar.js"),
137
},
138
],
139
- petstore_nested: [{ type: "autogenerated", dirName: "." }],
+ petstore_nested: [{ type: "autogenerated", dirName: "petstore_nested" }],
140
"petstore-2.0.0": [
141
{
142
type: "html",
0 commit comments