-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from haoxiuwen/doc
merge doc-v2
- Loading branch information
Showing
318 changed files
with
6,065 additions
and
3,664 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-410 KB
(12%)
...press/public/images/uikit/chatuikit/feature/web/common/message_read_receipt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.2 MB
docs/.vuepress/public/images/uikit/chatuikit/feature/web/common/下载.zip
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,7 @@ export const zhSidebar = sidebar({ | |
children: [ | ||
{ text: "产品概述", link: "introduction.html" }, | ||
{ text: "特性介绍", | ||
collapsible: true, | ||
children: [ | ||
{ text: "消息", | ||
collapsible: true, | ||
|
@@ -67,22 +68,6 @@ export const zhSidebar = sidebar({ | |
{ text: "Demo 体验及源码地址", link: "demo_sourcecode_address.html" }, | ||
], | ||
}, | ||
{ | ||
text: "快速开始", | ||
children: [ | ||
{ text: "使用环信 App Token 鉴权", link: "easemob_app_token.html" }, | ||
{ text: "使用环信 User Token 鉴权", link: "easemob_user_token.html" }, | ||
{ text: "快速开始 Android", link: "/document/android/quickstart.html" }, | ||
{ text: "快速开始 iOS", link: "/document/ios/quickstart.html" }, | ||
{ text: "快速开始 Web", link: "/document/web/quickstart.html" }, | ||
{ text: "快速开始 Applet", link: "/document/applet/wechat.html" }, | ||
{ text: "快速开始 HarmonyOS", link: "/document/harmonyos/quickstart.html" }, | ||
{ text: "快速开始 Flutter", link: "/document/flutter/quickstart.html" }, | ||
{ text: "快速开始 React Native", link: "/document/react-native/quickstart.html" }, | ||
{ text: "快速开始 Unity", link: "/document/unity/quickstart.html" }, | ||
{ text: "快速开始 Windows", link: "/document/windows/quickstart.html" }, | ||
], | ||
}, | ||
{ | ||
text: "内容审核", | ||
children: [ | ||
|
@@ -338,6 +323,7 @@ export const zhSidebar = sidebar({ | |
children: [ | ||
{ text: "群 @ 消息", link: "solution_common/[email protected]" }, | ||
{ text: "消息引用", link: "solution_common/message_quote.html" }, | ||
{ text: "实现输入指示器", link: "solution_common/typing_indication.html" }, | ||
{ text: "迁移到环信", link: "solution_common/migrate_to_easemob.html" }, | ||
], | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.