Skip to content

Commit 20bb56f

Browse files
Yoorkinpeter-jerry-ye
authored andcommitted
doc: move moonbitlang/core links to get started part
1 parent 05dfe7c commit 20bb56f

File tree

3 files changed

+1279
-537
lines changed

3 files changed

+1279
-537
lines changed

next/index.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@ MoonBit is an end-to-end programming language toolchain for cloud and edge compu
44

55
The IDE environment is available at [https://try.moonbitlang.com](https://try.moonbitlang.com) without any installation; it does not rely on any server either.
66

7-
**Get started**
7+
### Get started
88

9-
- [Tutorials](/tutorial/index.md): Follow tutorials to start your journey
9+
- [**Tutorials**](/tutorial/index.md): Follow tutorials to start your journey
10+
- [**Language**](/language/index.md): Introduction to detailed language specifications
11+
- [**Standard library**](https://mooncakes.io/docs/moonbitlang/core/): documentation of the standard library `moonbitlang/core`
12+
- [**Toolchains**](/toolchain/index.md): Introduction to all the toolchains making developing MoonBit a unique experience.
13+
- [**MoonPilot**](/pilot/index.md): Introduction to MoonBit's code agent.
1014

11-
- [Language](/language/index.md): Introduction to detailed language specifications
1215

13-
- [Toolchains](/toolchain/index.md): Introduction to all the toolchains making developing MoonBit a unique experience.
14-
15-
- [MoonPilot](/pilot/index.md): Introduction to MoonBit's code agent.
16-
17-
**Useful Sources**
16+
### Useful Sources
1817

1918
- [Homepage](https://www.moonbitlang.com): The official site of MoonBit, including:
2019
- [Download](https://www.moonbitlang.com/download/): How to install MoonBit toolchain
@@ -25,8 +24,7 @@ The IDE environment is available at [https://try.moonbitlang.com](https://try.mo
2524

2625
- [Tour](https://tour.moonbitlang.com): Interactive language playground
2726

28-
- [MoonCakes](https://mooncakes.io): Package registry along with API documents, including:
29-
- [Standard library API](https://mooncakes.io/docs/moonbitlang/core/)
27+
- [mooncakes.io](https://mooncakes.io): Package registry along with API documents, including:
3028
- [Experimental library API](https://mooncakes.io/docs/moonbitlang/x/)
3129

3230
```{toctree}

next/locales/zh_CN/LC_MESSAGES/index.po

Lines changed: 41 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: MoonBit Document \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-07-29 15:57+0800\n"
11+
"POT-Creation-Date: 2025-08-15 18:21+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language: zh_CN\n"
@@ -39,79 +39,88 @@ msgstr ""
3939
"试用;无需安装,也不依赖任何服务器"
4040

4141
#: ../../index.md:7
42-
msgid "**Get started**"
43-
msgstr "**开始**"
42+
msgid "Get started"
43+
msgstr "开始"
4444

4545
#: ../../index.md:9
46-
msgid "[Tutorials](/tutorial/index.md): Follow tutorials to start your journey"
47-
msgstr "[教程](/tutorial/index.md):跟随教程开始你的旅程"
46+
msgid ""
47+
"[**Tutorials**](/tutorial/index.md): Follow tutorials to start your "
48+
"journey"
49+
msgstr "[**教程**](/tutorial/index.md):跟随教程开始你的旅程"
4850

49-
#: ../../index.md:11
51+
#: ../../index.md:10
5052
msgid ""
51-
"[Language](/language/index.md): Introduction to detailed language "
53+
"[**Language**](/language/index.md): Introduction to detailed language "
5254
"specifications"
53-
msgstr "[语言](/language/index.md):详细语言规范介绍"
55+
msgstr "[**语言**](/language/index.md):详细语言规范介绍"
5456

55-
#: ../../index.md:13
57+
#: ../../index.md:11
5658
msgid ""
57-
"[Toolchains](/toolchain/index.md): Introduction to all the toolchains "
58-
"making developing MoonBit a unique experience."
59-
msgstr "[工具链](/toolchain/index.md):介绍所有工具链。这些工具使得 MoonBit 的开发成为独特体验。"
59+
"[**Standard library**](https://mooncakes.io/docs/moonbitlang/core/): "
60+
"documentation of the standard library `moonbitlang/core`"
61+
msgstr ""
62+
"[**标准库**](https://mooncakes.io/docs/moonbitlang/core/): 标准库 "
63+
"`moonbitlang/core` 的 API 文档"
6064

61-
#: ../../index.md:15
62-
msgid "[MoonPilot](/pilot/index.md): Introduction to MoonBit's code agent."
65+
#: ../../index.md:12
66+
msgid ""
67+
"[**Toolchains**](/toolchain/index.md): Introduction to all the toolchains"
68+
" making developing MoonBit a unique experience."
69+
msgstr "[**工具链**](/toolchain/index.md):介绍所有工具链。这些工具使得 MoonBit 的开发成为独特体验。"
70+
71+
#: ../../index.md:13
72+
msgid "[**MoonPilot**](/pilot/index.md): Introduction to MoonBit's code agent."
6373
msgstr "MoonBit 的代码代理介绍 [MoonPilot](/pilot/index.md)。"
6474

65-
#: ../../index.md:17
66-
msgid "**Useful Sources**"
67-
msgstr "**有用的资源**"
75+
#: ../../index.md:16
76+
msgid "Useful Sources"
77+
msgstr "有用的资源"
6878

69-
#: ../../index.md:19
79+
#: ../../index.md:18
7080
msgid ""
7181
"[Homepage](https://www.moonbitlang.com): The official site of MoonBit, "
7282
"including:"
7383
msgstr "[主页](https://www.moonbitlang.cn):MoonBit 的官方网站,包括:"
7484

75-
#: ../../index.md:20
85+
#: ../../index.md:19
7686
msgid ""
7787
"[Download](https://www.moonbitlang.com/download/): How to install MoonBit"
7888
" toolchain"
7989
msgstr "[下载](https://www.moonbitlang.cn/download/):如何安装 MoonBit 工具链"
8090

81-
#: ../../index.md:21
91+
#: ../../index.md:20
8292
msgid ""
8393
"[Blogs](https://www.moonbitlang.com/blog/): Big news and updates from the"
8494
" team"
8595
msgstr "[博客](https://www.moonbitlang.cn/blog/):团队的重大新闻和更新"
8696

87-
#: ../../index.md:22
97+
#: ../../index.md:21
8898
msgid ""
8999
"[Updates](https://www.moonbitlang.com/weekly-updates/): Changelogs to "
90100
"language features"
91101
msgstr "[更新](https://www.moonbitlang.cn/weekly-updates/):语言特性的变更日志"
92102

93-
#: ../../index.md:24
103+
#: ../../index.md:23
94104
msgid ""
95105
"[Document (this site)](https://docs.moonbitlang.com/en/): The complete "
96106
"and up to date document for MoonBit, including the sections mentioned "
97107
"before"
98108
msgstr "[文档(本站点)](https://docs.moonbitlang.cn/):MoonBit 的完整和最新文档,包括前面提到的各个部分"
99109

100-
#: ../../index.md:26
110+
#: ../../index.md:25
101111
msgid "[Tour](https://tour.moonbitlang.com): Interactive language playground"
102112
msgstr "[导览](https://tour.moonbitlang.com):交互式语言练习场"
103113

104-
#: ../../index.md:28
114+
#: ../../index.md:27
105115
msgid ""
106-
"[MoonCakes](https://mooncakes.io): Package registry along with API "
116+
"[mooncakes.io](https://mooncakes.io): Package registry along with API "
107117
"documents, including:"
108-
msgstr "[MoonCakes](https://mooncakes.io):包管理中心和 API 文档,包括:"
109-
110-
#: ../../index.md:29
111-
msgid "[Standard library API](https://mooncakes.io/docs/moonbitlang/core/)"
112-
msgstr "[标准库 API](https://mooncakes.io/docs/moonbitlang/core/)"
118+
msgstr "[mooncakes.io](https://mooncakes.io):包管理中心和 API 文档,包括:"
113119

114-
#: ../../index.md:30
120+
#: ../../index.md:28
115121
msgid "[Experimental library API](https://mooncakes.io/docs/moonbitlang/x/)"
116-
msgstr "[实验性库 API](https://mooncakes.io/docs/moonbitlang/x/)"
122+
msgstr "[实验库](https://mooncakes.io/docs/moonbitlang/x):实验库 `moonbitlang/x`的 API 文档"
123+
124+
#~ msgid "[Standard library API](https://mooncakes.io/docs/moonbitlang/core/)"
125+
#~ msgstr "[标准库 API](https://mooncakes.io/docs/moonbitlang/core/)"
117126

0 commit comments

Comments
 (0)