mirror of https://github.com/dapr/docs.git
commit
b15df6b623
|
@ -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"
|
||||
---
|
|
@ -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"
|
||||
---
|
||||
|
|
|
@ -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"
|
||||
---
|
||||
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
type: docs
|
||||
title: "Integrations"
|
||||
linkTitle: "Integrations"
|
||||
weight: 70
|
||||
weight: 60
|
||||
description: "Dapr integrations with other technologies"
|
||||
---
|
|
@ -2,6 +2,6 @@
|
|||
type: docs
|
||||
title: "Local development"
|
||||
linkTitle: "Local development"
|
||||
weight: 50
|
||||
weight: 40
|
||||
description: "Capabilities for developing Dapr applications locally"
|
||||
---
|
|
@ -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"
|
||||
---
|
||||
|
|
@ -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
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue