Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docs/develop/dotnet/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Client - .NET SDK
sidebar_label: Client
title: Platform - .NET SDK
sidebar_label: Platform
description: This section explains how to implement platform with the .NET SDK
toc_max_heading_level: 4
keywords:
Expand Down
4 changes: 2 additions & 2 deletions docs/develop/go/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Client - Go SDK
sidebar_label: Client
title: Platform - Go SDK
sidebar_label: Platform
description: This section explains how to implement platform with the Go SDK
toc_max_heading_level: 4
keywords:
Expand Down
3 changes: 1 addition & 2 deletions docs/develop/java/activities/timeouts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
id: timeouts
title: Activity Timeouts - Java SDK
sidebar_label: Timeouts
description:
This section explains how to implement Workers with the Java SDK
description: This section explains how to set Activity Timeouts with the Java SDK
toc_max_heading_level: 4
keywords:
- java
Expand Down
4 changes: 2 additions & 2 deletions docs/develop/java/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Client - Java SDK
sidebar_label: Client
title: Platform - Java SDK
sidebar_label: Platform
description: This section explains how to implement platform with the Java SDK
toc_max_heading_level: 4
keywords:
Expand Down
2 changes: 1 addition & 1 deletion docs/develop/java/workers/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Workers - Java SDK
sidebar_label: Nexus
sidebar_label: Workers
description: This section covers Workers with the Java SDK
toc_max_heading_level: 4
keywords:
Expand Down
2 changes: 1 addition & 1 deletion docs/develop/java/workflows/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Workflows - Java SDK
sidebar_label: Nexus
sidebar_label: Workflows
description: This section covers Workflows with the Java SDK
toc_max_heading_level: 4
keywords:
Expand Down
4 changes: 2 additions & 2 deletions docs/develop/php/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Client - PHP SDK
sidebar_label: Client
title: Platform - PHP SDK
sidebar_label: Platform
description: This section explains how to implement platform with the PHP SDK
toc_max_heading_level: 4
keywords:
Expand Down
4 changes: 2 additions & 2 deletions docs/develop/python/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Client - Python SDK
sidebar_label: Client
title: Platform - Python SDK
sidebar_label: Platform
description: This section explains how to implement platform with the Python SDK
toc_max_heading_level: 4
keywords:
Expand Down
4 changes: 2 additions & 2 deletions docs/develop/ruby/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Client - Ruby SDK
sidebar_label: Client
title: Platform - Ruby SDK
sidebar_label: Platform
description: This section explains how to implement platform with the Ruby SDK
toc_max_heading_level: 4
keywords:
Expand Down
7 changes: 3 additions & 4 deletions docs/develop/typescript/activities/index.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
id: index
title: Workflows - TypeScript SDK
sidebar_label: Workflows
description:
This section explains how to implement Workers with the TypeScript SDK
title: Activities - TypeScript SDK
sidebar_label: Activities
description: This section explains how to implement Activities with the TypeScript SDK
toc_max_heading_level: 4
keywords:
- typescript
Expand Down
4 changes: 2 additions & 2 deletions docs/develop/typescript/platform/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: index
title: Client - TypeScript SDK
sidebar_label: Client
title: Platform - TypeScript SDK
sidebar_label: Platform
description: This section explains how to implement platform with the TypeScript SDK
toc_max_heading_level: 4
keywords:
Expand Down
3 changes: 1 addition & 2 deletions docs/develop/typescript/workflows/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
id: index
title: Workflows - TypeScript SDK
sidebar_label: Workflows
description:
This section explains how to implement Workers with the TypeScript SDK
description: This section explains how to implement Workflows with the TypeScript SDK
toc_max_heading_level: 4
keywords:
- typescript
Expand Down