From c067d0fc4384284700eb736971059c0b5697d930 Mon Sep 17 00:00:00 2001 From: RiskeyL <7a8y@163.com> Date: Thu, 18 Jun 2026 14:26:57 +0800 Subject: [PATCH] docs: revert Use tab and rename Develop to Developer Resources --- docs.json | 36 +++++++++---------- .../use-dify/getting-started/introduction.mdx | 4 +-- .../use-dify/getting-started/introduction.mdx | 4 +-- .../use-dify/getting-started/introduction.mdx | 4 +-- .../use-dify/getting-started/introduction.mdx | 4 +-- .../use-dify/getting-started/introduction.mdx | 4 +-- .../use-dify/getting-started/introduction.mdx | 4 +-- 7 files changed, 30 insertions(+), 30 deletions(-) diff --git a/docs.json b/docs.json index 66ffc539d..cfbc6b805 100644 --- a/docs.json +++ b/docs.json @@ -28,7 +28,7 @@ "icon": "cloud", "tabs": [ { - "tab": "Create", + "tab": "Use", "icon": "book-open", "pages": [ "en/cloud/use-dify/getting-started/introduction", @@ -269,7 +269,7 @@ ] }, { - "tab": "Develop", + "tab": "Developer Resources", "icon": "code", "menu": [ { @@ -316,7 +316,7 @@ ] }, { - "item": "Plugins", + "item": "Develop Plugins", "icon": "code-pull-request", "groups": [ { @@ -493,7 +493,7 @@ ] }, { - "tab": "Create", + "tab": "Use", "icon": "book-open", "pages": [ "en/self-host/use-dify/getting-started/introduction", @@ -731,7 +731,7 @@ ] }, { - "tab": "Develop", + "tab": "Developer Resources", "icon": "code", "menu": [ { @@ -778,7 +778,7 @@ ] }, { - "item": "Plugins", + "item": "Develop Plugins", "icon": "code-pull-request", "groups": [ { @@ -911,7 +911,7 @@ "icon": "cloud", "tabs": [ { - "tab": "创造", + "tab": "使用", "icon": "book-open", "pages": [ "zh/cloud/use-dify/getting-started/introduction", @@ -1152,7 +1152,7 @@ ] }, { - "tab": "开发", + "tab": "开发者资源", "icon": "code", "menu": [ { @@ -1199,7 +1199,7 @@ ] }, { - "item": "插件", + "item": "插件开发", "icon": "code-pull-request", "groups": [ { @@ -1376,7 +1376,7 @@ ] }, { - "tab": "创造", + "tab": "使用", "icon": "book-open", "pages": [ "zh/self-host/use-dify/getting-started/introduction", @@ -1614,7 +1614,7 @@ ] }, { - "tab": "开发", + "tab": "开发者资源", "icon": "code", "menu": [ { @@ -1661,7 +1661,7 @@ ] }, { - "item": "插件", + "item": "插件开发", "icon": "code-pull-request", "groups": [ { @@ -1794,7 +1794,7 @@ "icon": "cloud", "tabs": [ { - "tab": "作成", + "tab": "使い方", "icon": "book-open", "pages": [ "ja/cloud/use-dify/getting-started/introduction", @@ -2035,7 +2035,7 @@ ] }, { - "tab": "開発", + "tab": "開発者リソース", "icon": "code", "menu": [ { @@ -2082,7 +2082,7 @@ ] }, { - "item": "プラグイン", + "item": "プラグイン開発", "icon": "code-pull-request", "pages": [ "None", @@ -2251,7 +2251,7 @@ ] }, { - "tab": "作成", + "tab": "使い方", "icon": "book-open", "pages": [ "ja/self-host/use-dify/getting-started/introduction", @@ -2489,7 +2489,7 @@ ] }, { - "tab": "開発", + "tab": "開発者リソース", "icon": "code", "menu": [ { @@ -2536,7 +2536,7 @@ ] }, { - "item": "プラグイン", + "item": "プラグイン開発", "icon": "code-pull-request", "pages": [ "None", diff --git a/en/cloud/use-dify/getting-started/introduction.mdx b/en/cloud/use-dify/getting-started/introduction.mdx index f66443232..60ef03eb6 100644 --- a/en/cloud/use-dify/getting-started/introduction.mdx +++ b/en/cloud/use-dify/getting-started/introduction.mdx @@ -1,5 +1,5 @@ --- -title: Create with Dify +title: Use Dify sidebarTitle: Overview description: Orchestrate, publish, and monitor AI applications in your workspace mode: "frame" @@ -8,7 +8,7 @@ mode: "frame"
Your workspace is where everything happens: build AI applications, ground them in your own data, then publish and monitor them.
diff --git a/en/self-host/use-dify/getting-started/introduction.mdx b/en/self-host/use-dify/getting-started/introduction.mdx index 480a21181..c0b16ff3b 100644 --- a/en/self-host/use-dify/getting-started/introduction.mdx +++ b/en/self-host/use-dify/getting-started/introduction.mdx @@ -1,5 +1,5 @@ --- -title: Create with Dify +title: Use Dify sidebarTitle: Overview description: Orchestrate, publish, and monitor AI applications in your workspace mode: "frame" @@ -8,7 +8,7 @@ mode: "frame"Your workspace is where everything happens: build AI applications, ground them in your own data, then publish and monitor them.
diff --git a/ja/cloud/use-dify/getting-started/introduction.mdx b/ja/cloud/use-dify/getting-started/introduction.mdx index 45401efa2..128980e5d 100644 --- a/ja/cloud/use-dify/getting-started/introduction.mdx +++ b/ja/cloud/use-dify/getting-started/introduction.mdx @@ -1,5 +1,5 @@ --- -title: Dify で作成する +title: Dify の使い方 sidebarTitle: 概要 description: ワークスペースで AI アプリケーションを構築、公開、監視する mode: "frame" @@ -8,7 +8,7 @@ mode: "frame"すべての作業はワークスペースから始まります。AI アプリケーションを構築し、自分のデータを接続して、公開と監視まで行えます。
diff --git a/ja/self-host/use-dify/getting-started/introduction.mdx b/ja/self-host/use-dify/getting-started/introduction.mdx index 0e9816285..2e8c17831 100644 --- a/ja/self-host/use-dify/getting-started/introduction.mdx +++ b/ja/self-host/use-dify/getting-started/introduction.mdx @@ -1,5 +1,5 @@ --- -title: Dify で作成する +title: Dify の使い方 sidebarTitle: 概要 description: ワークスペースで AI アプリケーションを構築、公開、監視する mode: "frame" @@ -8,7 +8,7 @@ mode: "frame"すべての作業はワークスペースから始まります。AI アプリケーションを構築し、自分のデータを接続して、公開と監視まで行えます。
diff --git a/zh/cloud/use-dify/getting-started/introduction.mdx b/zh/cloud/use-dify/getting-started/introduction.mdx index 51bb7a986..64b778a6f 100644 --- a/zh/cloud/use-dify/getting-started/introduction.mdx +++ b/zh/cloud/use-dify/getting-started/introduction.mdx @@ -1,5 +1,5 @@ --- -title: 用 Dify 创造 +title: 使用 Dify sidebarTitle: 概览 description: 在工作空间中构建、发布并监控 AI 应用 mode: "frame" @@ -8,7 +8,7 @@ mode: "frame"工作空间是一切工作的起点:构建 AI 应用,接入你自己的数据,再将其发布并持续监控。
diff --git a/zh/self-host/use-dify/getting-started/introduction.mdx b/zh/self-host/use-dify/getting-started/introduction.mdx index eb0cfc206..8035e740b 100644 --- a/zh/self-host/use-dify/getting-started/introduction.mdx +++ b/zh/self-host/use-dify/getting-started/introduction.mdx @@ -1,5 +1,5 @@ --- -title: 用 Dify 创造 +title: 使用 Dify sidebarTitle: 概览 description: 在工作空间中构建、发布并监控 AI 应用 mode: "frame" @@ -8,7 +8,7 @@ mode: "frame"工作空间是一切工作的起点:构建 AI 应用,接入你自己的数据,再将其发布并持续监控。