Skip to content

Commit 866d235

Browse files
committed
reorder toc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
1 parent 589ad1c commit 866d235

File tree

7 files changed

+6
-263
lines changed

7 files changed

+6
-263
lines changed

daprdocs/content/en/developing-applications/debugging/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
type: docs
33
title: "Debugging Dapr applications and the Dapr control plane"
44
linkTitle: "Debugging"
5-
weight: 60
5+
weight: 50
66
description: "Guides on how to debug Dapr applications and the Dapr control plane"
77
---

daprdocs/content/en/developing-applications/develop-components/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
type: docs
33
title: "Components"
44
linkTitle: "Components"
5-
weight: 40
5+
weight: 70
66
description: "Learn more about developing Dapr's pluggable and middleware components"
77
---

daprdocs/content/en/developing-applications/error-codes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
type: docs
33
title: "Error codes"
44
linkTitle: "Error codes"
5-
weight: 20
5+
weight: 30
66
description: "Error codes and messages you may encounter while using Dapr"
77
---
88

daprdocs/content/en/developing-applications/integrations/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
type: docs
33
title: "Integrations"
44
linkTitle: "Integrations"
5-
weight: 70
5+
weight: 60
66
description: "Dapr integrations with other technologies"
77
---

daprdocs/content/en/developing-applications/integrations/gRPC-integration.md

Lines changed: 0 additions & 257 deletions
This file was deleted.

daprdocs/content/en/developing-applications/local-development/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
type: docs
33
title: "Local development"
44
linkTitle: "Local development"
5-
weight: 50
5+
weight: 40
66
description: "Capabilities for developing Dapr applications locally"
77
---

daprdocs/content/en/developing-applications/sdks/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
type: docs
33
title: "Dapr Software Development Kits (SDKs)"
44
linkTitle: "SDKs"
5-
weight: 30
5+
weight: 20
66
description: "Use your favorite languages with Dapr"
77
no_list: true
88
---

0 commit comments

Comments
 (0)