Skip to content

Commit 49cd7bd

Browse files
authored
docs: revert Use tab and rename Develop to Developer Resources (#819)
1 parent 469719b commit 49cd7bd

7 files changed

Lines changed: 30 additions & 30 deletions

File tree

docs.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"icon": "cloud",
2929
"tabs": [
3030
{
31-
"tab": "Create",
31+
"tab": "Use",
3232
"icon": "book-open",
3333
"pages": [
3434
"en/cloud/use-dify/getting-started/introduction",
@@ -269,7 +269,7 @@
269269
]
270270
},
271271
{
272-
"tab": "Develop",
272+
"tab": "Developer Resources",
273273
"icon": "code",
274274
"menu": [
275275
{
@@ -316,7 +316,7 @@
316316
]
317317
},
318318
{
319-
"item": "Plugins",
319+
"item": "Develop Plugins",
320320
"icon": "code-pull-request",
321321
"groups": [
322322
{
@@ -493,7 +493,7 @@
493493
]
494494
},
495495
{
496-
"tab": "Create",
496+
"tab": "Use",
497497
"icon": "book-open",
498498
"pages": [
499499
"en/self-host/use-dify/getting-started/introduction",
@@ -731,7 +731,7 @@
731731
]
732732
},
733733
{
734-
"tab": "Develop",
734+
"tab": "Developer Resources",
735735
"icon": "code",
736736
"menu": [
737737
{
@@ -778,7 +778,7 @@
778778
]
779779
},
780780
{
781-
"item": "Plugins",
781+
"item": "Develop Plugins",
782782
"icon": "code-pull-request",
783783
"groups": [
784784
{
@@ -911,7 +911,7 @@
911911
"icon": "cloud",
912912
"tabs": [
913913
{
914-
"tab": "创造",
914+
"tab": "使用",
915915
"icon": "book-open",
916916
"pages": [
917917
"zh/cloud/use-dify/getting-started/introduction",
@@ -1152,7 +1152,7 @@
11521152
]
11531153
},
11541154
{
1155-
"tab": "开发",
1155+
"tab": "开发者资源",
11561156
"icon": "code",
11571157
"menu": [
11581158
{
@@ -1199,7 +1199,7 @@
11991199
]
12001200
},
12011201
{
1202-
"item": "插件",
1202+
"item": "插件开发",
12031203
"icon": "code-pull-request",
12041204
"groups": [
12051205
{
@@ -1376,7 +1376,7 @@
13761376
]
13771377
},
13781378
{
1379-
"tab": "创造",
1379+
"tab": "使用",
13801380
"icon": "book-open",
13811381
"pages": [
13821382
"zh/self-host/use-dify/getting-started/introduction",
@@ -1614,7 +1614,7 @@
16141614
]
16151615
},
16161616
{
1617-
"tab": "开发",
1617+
"tab": "开发者资源",
16181618
"icon": "code",
16191619
"menu": [
16201620
{
@@ -1661,7 +1661,7 @@
16611661
]
16621662
},
16631663
{
1664-
"item": "插件",
1664+
"item": "插件开发",
16651665
"icon": "code-pull-request",
16661666
"groups": [
16671667
{
@@ -1794,7 +1794,7 @@
17941794
"icon": "cloud",
17951795
"tabs": [
17961796
{
1797-
"tab": "作成",
1797+
"tab": "使い方",
17981798
"icon": "book-open",
17991799
"pages": [
18001800
"ja/cloud/use-dify/getting-started/introduction",
@@ -2035,7 +2035,7 @@
20352035
]
20362036
},
20372037
{
2038-
"tab": "開発",
2038+
"tab": "開発者リソース",
20392039
"icon": "code",
20402040
"menu": [
20412041
{
@@ -2082,7 +2082,7 @@
20822082
]
20832083
},
20842084
{
2085-
"item": "プラグイン",
2085+
"item": "プラグイン開発",
20862086
"icon": "code-pull-request",
20872087
"pages": [
20882088
"None",
@@ -2251,7 +2251,7 @@
22512251
]
22522252
},
22532253
{
2254-
"tab": "作成",
2254+
"tab": "使い方",
22552255
"icon": "book-open",
22562256
"pages": [
22572257
"ja/self-host/use-dify/getting-started/introduction",
@@ -2489,7 +2489,7 @@
24892489
]
24902490
},
24912491
{
2492-
"tab": "開発",
2492+
"tab": "開発者リソース",
24932493
"icon": "code",
24942494
"menu": [
24952495
{
@@ -2536,7 +2536,7 @@
25362536
]
25372537
},
25382538
{
2539-
"item": "プラグイン",
2539+
"item": "プラグイン開発",
25402540
"icon": "code-pull-request",
25412541
"pages": [
25422542
"None",

en/cloud/use-dify/getting-started/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create with Dify
2+
title: Use Dify
33
sidebarTitle: Overview
44
description: Orchestrate, publish, and monitor AI applications in your workspace
55
mode: "frame"
@@ -8,7 +8,7 @@ mode: "frame"
88
<div className="uo-wrap">
99
<div className="uo-hero">
1010
<div className="uo-hero-text">
11-
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Create with Dify</h1>
11+
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Use Dify</h1>
1212
<p className="mt-3 text-gray-500">
1313
Your workspace is where everything happens: build AI applications, ground them in your own data, then publish and monitor them.
1414
</p>

en/self-host/use-dify/getting-started/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create with Dify
2+
title: Use Dify
33
sidebarTitle: Overview
44
description: Orchestrate, publish, and monitor AI applications in your workspace
55
mode: "frame"
@@ -8,7 +8,7 @@ mode: "frame"
88
<div className="uo-wrap">
99
<div className="uo-hero">
1010
<div className="uo-hero-text">
11-
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Create with Dify</h1>
11+
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Use Dify</h1>
1212
<p className="mt-3 text-gray-500">
1313
Your workspace is where everything happens: build AI applications, ground them in your own data, then publish and monitor them.
1414
</p>

ja/cloud/use-dify/getting-started/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Dify で作成する
2+
title: Dify の使い方
33
sidebarTitle: 概要
44
description: ワークスペースで AI アプリケーションを構築、公開、監視する
55
mode: "frame"
@@ -8,7 +8,7 @@ mode: "frame"
88
<div className="uo-wrap">
99
<div className="uo-hero">
1010
<div className="uo-hero-text">
11-
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Dify で作成する</h1>
11+
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Dify の使い方</h1>
1212
<p className="mt-3 text-gray-500">
1313
すべての作業はワークスペースから始まります。AI アプリケーションを構築し、自分のデータを接続して、公開と監視まで行えます。
1414
</p>

ja/self-host/use-dify/getting-started/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Dify で作成する
2+
title: Dify の使い方
33
sidebarTitle: 概要
44
description: ワークスペースで AI アプリケーションを構築、公開、監視する
55
mode: "frame"
@@ -8,7 +8,7 @@ mode: "frame"
88
<div className="uo-wrap">
99
<div className="uo-hero">
1010
<div className="uo-hero-text">
11-
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Dify で作成する</h1>
11+
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">Dify の使い方</h1>
1212
<p className="mt-3 text-gray-500">
1313
すべての作業はワークスペースから始まります。AI アプリケーションを構築し、自分のデータを接続して、公開と監視まで行えます。
1414
</p>

zh/cloud/use-dify/getting-started/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Dify 创造
2+
title: 使用 Dify
33
sidebarTitle: 概览
44
description: 在工作空间中构建、发布并监控 AI 应用
55
mode: "frame"
@@ -8,7 +8,7 @@ mode: "frame"
88
<div className="uo-wrap">
99
<div className="uo-hero">
1010
<div className="uo-hero-text">
11-
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white"> Dify 创造</h1>
11+
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">使用 Dify</h1>
1212
<p className="mt-3 text-gray-500">
1313
工作空间是一切工作的起点:构建 AI 应用,接入你自己的数据,再将其发布并持续监控。
1414
</p>

zh/self-host/use-dify/getting-started/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Dify 创造
2+
title: 使用 Dify
33
sidebarTitle: 概览
44
description: 在工作空间中构建、发布并监控 AI 应用
55
mode: "frame"
@@ -8,7 +8,7 @@ mode: "frame"
88
<div className="uo-wrap">
99
<div className="uo-hero">
1010
<div className="uo-hero-text">
11-
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white"> Dify 创造</h1>
11+
<h1 className="text-3xl font-bold tracking-tight text-black dark:text-white">使用 Dify</h1>
1212
<p className="mt-3 text-gray-500">
1313
工作空间是一切工作的起点:构建 AI 应用,接入你自己的数据,再将其发布并持续监控。
1414
</p>

0 commit comments

Comments
 (0)