Skip to content

Commit f0f37c3

Browse files
authored
Merge pull request #138 from AaronCrawfis/aacrawfi/docs-metadata
Add cascading metadata
2 parents d17e37e + ce9c398 commit f0f37c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

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

1015
Dapr offers an SDK to help with the development of PHP applications. Using it, you can create PHP clients, servers, and virtual actors with Dapr.

0 commit comments

Comments
 (0)