Skip to content

Commit d20b7dd

Browse files
authored
Add cascading docs metadata (#513)
Add docs metadata Signed-off-by: Aaron Crawfis <[email protected]>
1 parent b1a6efb commit d20b7dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

daprdocs/content/en/js-sdk-docs/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ linkTitle: "JavaScript"
55
weight: 1000
66
description: JavaScript SDK packages for developing Dapr applications
77
no_list: true
8+
cascade:
9+
github_repo: https://github.com/dapr/js-sdk
10+
github_subdir: daprdocs/content/en/js-sdk-docs
11+
path_base_for_github_subdir: content/en/developing-applications/sdks/js/
12+
github_branch: main
813
---
914

1015
A client library for building Dapr apps in JavaScript and TypeScript. This client abstracts the public Dapr APIs like service to service invocation, state management, pub/sub, secrets, and much more, and provides a simple, intuitive API for building applications.

0 commit comments

Comments
 (0)