Skip to content

Commit 3d0d16a

Browse files
committed
chore: merge branch 'dev' into docs
2 parents 8568232 + 10c253a commit 3d0d16a

File tree

72 files changed

+1498
-389
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+1498
-389
lines changed

β€Ždocs/.vuepress/config.jsβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,14 @@ module.exports = {
109109
],
110110
'/dev-guide/': [
111111
'/dev-guide/plugin-dev.md',
112+
{
113+
title: 'API reference',
114+
collapsable: false,
115+
children: [
116+
'/dev-guide/plugin-api.md',
117+
'/dev-guide/generator-api.md',
118+
]
119+
},
112120
{
113121
title: 'UI Development',
114122
collapsable: false,
50.7 KB
Loading
62.3 KB
Loading
309 KB
Loading
143 KB
Loading
331 KB
Loading
287 KB
Loading
179 KB
Loading
248 KB
Loading
309 KB
Loading

0 commit comments

Comments
Β (0)