Merge pull request #4542 from hhunter-ms/issue_4537

Reorder TOC
This commit is contained in:
Hannah Hunter 2025-02-18 12:35:09 -05:00 committed by GitHub
commit b15df6b623
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View File

@ -2,6 +2,6 @@
type: docs
title: "Debugging Dapr applications and the Dapr control plane"
linkTitle: "Debugging"
weight: 60
weight: 50
description: "Guides on how to debug Dapr applications and the Dapr control plane"
---

View File

@ -2,6 +2,6 @@
type: docs
title: "Components"
linkTitle: "Components"
weight: 40
weight: 70
description: "Learn more about developing Dapr's pluggable and middleware components"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Error codes"
linkTitle: "Error codes"
weight: 20
weight: 30
description: "Error codes and messages you may encounter while using Dapr"
---

View File

@ -2,6 +2,6 @@
type: docs
title: "Integrations"
linkTitle: "Integrations"
weight: 70
weight: 60
description: "Dapr integrations with other technologies"
---

View File

@ -2,6 +2,6 @@
type: docs
title: "Local development"
linkTitle: "Local development"
weight: 50
weight: 40
description: "Capabilities for developing Dapr applications locally"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "How to: Use the gRPC interface in your Dapr application"
linkTitle: "gRPC interface"
weight: 6000
weight: 400
description: "Use the Dapr gRPC API in your application"
---

View File

@ -2,7 +2,7 @@
type: docs
title: "Dapr Software Development Kits (SDKs)"
linkTitle: "SDKs"
weight: 30
weight: 20
description: "Use your favorite languages with Dapr"
no_list: true
---