Skip to content

Commit d72fd44

Browse files
authored
Add examples docs (#1454)
1 parent e5f54f5 commit d72fd44

File tree

4 files changed

+410
-345
lines changed

4 files changed

+410
-345
lines changed

docs/.vitepress/config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export default defineConfig({
5252
{ text: "Introduction", link: "/introduction" },
5353
{ text: "CLI", link: "/cli" },
5454
{ text: "Node.js API", link: "/node" },
55+
{ text: "Examples", link: "/examples" },
5556
{ text: "Migrating from 6.x", link: "/migration-guide" },
5657
{ text: "Advanced", link: "/advanced" },
5758
{ text: "About", link: "/about" },

0 commit comments

Comments
 (0)