Skip to content

Commit 9bd3885

Browse files
committed
Add new reference pages to meta JSON files
Updated meta.cn.json and meta.json to include additional reference pages: 'auth', 'automation', 'permission', and 'driver'. This ensures the documentation navigation reflects the latest available sections.
1 parent 54b736d commit 9bd3885

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

content/docs/references/meta.cn.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
"pages": [
55
"data",
66
"ui",
7+
"auth",
8+
"automation",
79
"system",
10+
"permission",
811
"ai",
912
"api",
13+
"driver",
1014
"client-sdk",
1115
"misc"
1216
]

content/docs/references/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"pages": [
55
"data",
66
"ui",
7+
"auth",
78
"automation",
89
"system",
910
"permission",

0 commit comments

Comments
 (0)