Skip to content

Commit c3857eb

Browse files
authored
docs: initialize zh docs (#514)
1 parent db055f1 commit c3857eb

Some content is hidden

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

70 files changed

+247
-40
lines changed

website/docs/en/guide/start/index.mdx

Lines changed: 2 additions & 2 deletions

website/docs/zh/_meta.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,5 @@
88
"text": "配置",
99
"link": "/config/",
1010
"activeMatch": "/config/"
11-
},
12-
{
13-
"text": "API",
14-
"link": "/api/javascript-api/core",
15-
"activeMatch": "/api/"
16-
},
17-
{
18-
"text": "博客",
19-
"link": "/blog/",
20-
"activeMatch": "/blog/"
2111
}
2212
]

website/docs/zh/config/_meta.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"type": "file",
4+
"name": "index",
5+
"label": "配置总览"
6+
},
7+
{
8+
"type": "dir",
9+
"name": "lib",
10+
"label": "Lib 配置"
11+
},
12+
{
13+
"type": "dir",
14+
"name": "rsbuild",
15+
"label": "Rsbuild 配置"
16+
}
17+
]

website/docs/zh/config/index.mdx

Lines changed: 6 additions & 0 deletions
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[
2+
"format",
3+
"bundle",
4+
"auto-extension",
5+
"auto-external",
6+
"redirect",
7+
"syntax",
8+
"external-helpers",
9+
"banner",
10+
"footer",
11+
"dts",
12+
"shims",
13+
"id",
14+
"umd-name"
15+
]
Lines changed: 1 addition & 0 deletions
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
Lines changed: 1 addition & 0 deletions

website/docs/zh/config/lib/dts.mdx

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)