Complete overview page

This commit is contained in:
Jerome Wu
2023-07-25 22:45:02 +08:00
parent 8a9ffadf85
commit 1565623517
9 changed files with 178 additions and 24 deletions

View File

@@ -18,15 +18,11 @@ const sidebars = {
// But you can create a sidebar manually
tutorialSidebar: [
"intro",
"overview",
{
type: "category",
label: "Getting Started",
items: [
"getting-started/installation",
"getting-started/usage",
"getting-started/lib-versions",
],
items: ["getting-started/installation", "getting-started/usage"],
},
"migration",
"faq",