Skip to content

Commit b750977

Browse files
Copilothotlong
andcommitted
Update navigation meta files to include new documentation sections
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 463eeab commit b750977

2 files changed

Lines changed: 32 additions & 2 deletions

File tree

content/docs/meta.en.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
{
22
"title": "Documentation",
3-
"pages": ["index", "getting-started", "architecture", "objectui", "objectql", "objectos", "i18n-guide"]
3+
"pages": [
4+
"index",
5+
"00-intro",
6+
"01-quickstart",
7+
"02-objectql",
8+
"03-objectui",
9+
"04-objectos",
10+
"---",
11+
"getting-started",
12+
"architecture",
13+
"objectui",
14+
"objectql",
15+
"objectos",
16+
"---",
17+
"i18n-guide"
18+
]
419
}

content/docs/meta.zh-CN.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
{
22
"title": "文档",
3-
"pages": ["index", "getting-started", "architecture", "objectui", "objectql", "objectos", "i18n-guide"]
3+
"pages": [
4+
"index",
5+
"00-intro",
6+
"01-quickstart",
7+
"02-objectql",
8+
"03-objectui",
9+
"04-objectos",
10+
"---",
11+
"getting-started",
12+
"architecture",
13+
"objectui",
14+
"objectql",
15+
"objectos",
16+
"---",
17+
"i18n-guide"
18+
]
419
}

0 commit comments

Comments
 (0)