Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,17 +83,17 @@ const sidebars = {
{
type: 'doc',
id: 'getting-started-hashstore',
label: 'Use HashStore',
label: 'Use HashStore Abstraction',
},
{
type: 'doc',
id: 'getting-started-tablestore',
label: 'Use TableStore',
label: 'Use TableStore Abstraction',
},
{
type: 'doc',
id: 'getting-started',
label: 'Use Ledger',
label: 'Use Ledger Abstraction',
},
],
},
Expand Down Expand Up @@ -144,17 +144,17 @@ const sidebars = {
{
type: 'doc',
id: 'how-to-write-applications-with-hashstore',
label: 'Write an Application with HashStore',
label: 'Write an Application with HashStore Abstraction',
},
{
type: 'doc',
id: 'how-to-write-applications-with-tablestore',
label: 'Write an Application with TableStore',
label: 'Write an Application with TableStore Abstraction',
},
{
type: 'doc',
id: 'how-to-write-applications',
label: 'Write an Application in Java',
label: 'Write an Application with Ledger Abstraction',
},
]
},
Expand Down Expand Up @@ -712,17 +712,17 @@ const sidebars = {
{
type: 'doc',
id: 'getting-started-hashstore',
label: 'HashStore を使用',
label: 'HashStore 抽象化を使用',
},
{
type: 'doc',
id: 'getting-started-tablestore',
label: 'TableStore を使用',
label: 'TableStore 抽象化を使用',
},
{
type: 'doc',
id: 'getting-started',
label: 'Ledger を使用',
label: 'Ledger 抽象化を使用',
},
],
},
Expand Down Expand Up @@ -773,17 +773,17 @@ const sidebars = {
// {
// type: 'doc',
// id: 'how-to-write-applications-with-hashstore',
// label: 'HashStore を使用したアプリケーションを書く',
// label: 'HashStore 抽象化を使用してアプリケーションを書く',
// },
// {
// type: 'doc',
// id: 'how-to-write-applications-with-tablestore',
// label: 'TableStore を使用したアプリケーションを書く',
// label: 'TableStore 抽象化を使用してアプリケーションを書く',
// },
{
type: 'doc',
id: 'how-to-write-applications',
label: 'Java でアプリケーションを書く',
label: 'Ledger 抽象化を使用してアプリケーションを書く',
},
]
},
Expand Down
4 changes: 2 additions & 2 deletions src/components/Cards/3.10.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started'],
labels: ['Getting Started with ScalarDL Ledger']
labels: ['Getting Started with ScalarDL Ledger Abstraction']
},
{
cell: 2, // Third cell
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Write a ScalarDL Application in Java']
labels: ['Write a ScalarDL Application with Ledger Abstraction']
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions src/components/Cards/3.11.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started'],
labels: ['Getting Started with ScalarDL Ledger']
labels: ['Getting Started with ScalarDL Ledger Abstraction']
},
{
cell: 2, // Third cell
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Write a ScalarDL Application in Java']
labels: ['Write a ScalarDL Application with Ledger Abstraction']
}
]
},
Expand Down
10 changes: 5 additions & 5 deletions src/components/Cards/3.12.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ const recentFeatures = [
{
cell: 0, // First cell
links: ['getting-started-hashstore'],
labels: ['Use ScalarDL HashStore']
labels: ['Use ScalarDL HashStore Abstraction']
},
{
cell: 1, // Second cell
links: ['getting-started-tablestore'],
labels: ['Use ScalarDL TableStore']
labels: ['Use ScalarDL TableStore Abstraction']
},
{
cell: 2, // Third cell
Expand Down Expand Up @@ -78,12 +78,12 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started-hashstore'],
labels: ['Use ScalarDL HashStore']
labels: ['Use ScalarDL HashStore Abstraction']
},
{
cell: 2, // Third cell
links: ['getting-started-tablestore'],
labels: ['Use ScalarDL TableStore']
labels: ['Use ScalarDL TableStore Abstraction']
}
]
},
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Write a ScalarDL Application in Java']
labels: ['Write a ScalarDL Application with Ledger Abstraction']
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions src/components/Cards/3.9.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started'],
labels: ['Getting Started with ScalarDL Ledger']
labels: ['Getting Started with ScalarDL Ledger Abstraction']
},
{
cell: 2, // Third cell
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Write a ScalarDL Application in Java']
labels: ['Write a ScalarDL Application with Ledger Abstraction']
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions src/components/Cards/ja-jp/3.10.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started'],
labels: ['ScalarDL Ledger をはじめよう']
labels: ['ScalarDL Ledger 抽象化をはじめよう']
},
{
cell: 2, // Third cell
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Java で ScalarDL アプリケーションを書く']
labels: ['Ledger 抽象化を使用して ScalarDL アプリケーションを書く']
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions src/components/Cards/ja-jp/3.11.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started'],
labels: ['ScalarDL Ledger をはじめよう']
labels: ['ScalarDL Ledger 抽象化をはじめよう']
},
{
cell: 2, // Third cell
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Java で ScalarDL アプリケーションを書く']
labels: ['Ledger 抽象化を使用して ScalarDL アプリケーションを書く']
}
]
},
Expand Down
10 changes: 5 additions & 5 deletions src/components/Cards/ja-jp/3.12.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ const recentFeatures = [
{
cell: 0, // First cell
links: ['getting-started-hashstore'],
labels: ['ScalarDL HashStore を使用']
labels: ['ScalarDL HashStore 抽象化を使用']
},
{
cell: 1, // Second cell
links: ['getting-started-tablestore'],
labels: ['ScalarDL TableStore を使用']
labels: ['ScalarDL TableStore 抽象化を使用']
},
{
cell: 2, // Third cell
Expand Down Expand Up @@ -78,12 +78,12 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started-hashstore'],
labels: ['ScalarDL HashStore を使用']
labels: ['ScalarDL HashStore 抽象化を使用']
},
{
cell: 2, // Third cell
links: ['getting-started-tablestore'],
labels: ['ScalarDL TableStore を使用']
labels: ['ScalarDL TableStore 抽象化を使用']
}
]
},
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Java で ScalarDL アプリケーションを書く']
labels: ['Ledger 抽象化を使用して ScalarDL アプリケーションを書く']
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions src/components/Cards/ja-jp/3.9.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const categories = [
{
cell: 1, // Second cell
links: ['getting-started'],
labels: ['ScalarDL Ledger をはじめよう']
labels: ['ScalarDL Ledger 抽象化をはじめよう']
},
{
cell: 2, // Third cell
Expand All @@ -105,7 +105,7 @@ const categories = [
{
cell: 2, // Third cell
links: ['how-to-write-applications'],
labels: ['Java で ScalarDL アプリケーションを書く']
labels: ['Ledger 抽象化を使用して ScalarDL アプリケーションを書く']
}
]
},
Expand Down
8 changes: 4 additions & 4 deletions versioned_sidebars/version-3.10-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"type": "doc",
"id": "getting-started",
"label": "Use Ledger"
"label": "Use Ledger Abstraction"
}
]
},
Expand Down Expand Up @@ -119,7 +119,7 @@
{
"type": "doc",
"id": "how-to-write-applications",
"label": "Write an Application in Java"
"label": "Write an Application with Ledger Abstraction"
},
{
"type": "doc",
Expand Down Expand Up @@ -670,7 +670,7 @@
{
"type": "doc",
"id": "getting-started",
"label": "Ledger を使用"
"label": "Ledger 抽象化を使用"
}
]
},
Expand Down Expand Up @@ -726,7 +726,7 @@
{
"type": "doc",
"id": "how-to-write-applications",
"label": "Java でアプリケーションを書く"
"label": "Ledger 抽象化を使用してアプリケーションを書く"
},
{
"type": "doc",
Expand Down
8 changes: 4 additions & 4 deletions versioned_sidebars/version-3.11-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"type": "doc",
"id": "getting-started",
"label": "Use Ledger"
"label": "Use Ledger Abstraction"
}
]
},
Expand Down Expand Up @@ -124,7 +124,7 @@
{
"type": "doc",
"id": "how-to-write-applications",
"label": "Write an Application in Java"
"label": "Write an Application with Ledger Abstraction"
},
{
"type": "doc",
Expand Down Expand Up @@ -675,7 +675,7 @@
{
"type": "doc",
"id": "getting-started",
"label": "Ledger を使用"
"label": "Ledger 抽象化を使用"
}
]
},
Expand Down Expand Up @@ -736,7 +736,7 @@
{
"type": "doc",
"id": "how-to-write-applications",
"label": "Java でアプリケーションを書く"
"label": "Ledger 抽象化を使用してアプリケーションを書く"
},
{
"type": "doc",
Expand Down
8 changes: 4 additions & 4 deletions versioned_sidebars/version-3.9-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"type": "doc",
"id": "getting-started",
"label": "Use Ledger"
"label": "Use Ledger Abstraction"
}
]
},
Expand Down Expand Up @@ -114,7 +114,7 @@
{
"type": "doc",
"id": "how-to-write-applications",
"label": "Write an Application in Java"
"label": "Write an Application with Ledger Abstraction"
}
]
},
Expand Down Expand Up @@ -629,7 +629,7 @@
{
"type": "doc",
"id": "getting-started",
"label": "Ledger を使用"
"label": "Ledger 抽象化を使用"
}
]
},
Expand Down Expand Up @@ -680,7 +680,7 @@
{
"type": "doc",
"id": "how-to-write-applications",
"label": "Java でアプリケーションを書く"
"label": "Ledger 抽象化を使用してアプリケーションを書く"
}
]
},
Expand Down
Loading