Add dotnet sdk

This commit is contained in:
Aaron Crawfis 2021-02-24 11:08:52 -08:00
parent 4d27143453
commit d5efe6487b
3 changed files with 10 additions and 0 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "sdkdocs/php"] [submodule "sdkdocs/php"]
path = sdkdocs/php path = sdkdocs/php
url = https://github.com/dapr/php-sdk.git url = https://github.com/dapr/php-sdk.git
[submodule "sdkdocs/dotnet"]
path = sdkdocs/dotnet
url = https://github.com/dapr/dotnet-sdk.git

View File

@ -46,6 +46,12 @@ id = "UA-149338238-3"
[[module.mounts]] [[module.mounts]]
source = "../sdkdocs/php/daprdocs/content/en/php-sdk-docs" source = "../sdkdocs/php/daprdocs/content/en/php-sdk-docs"
target = "content/developing-applications/sdks/php" target = "content/developing-applications/sdks/php"
[[module.mounts]]
source = "../sdkdocs/dotnet/daprdocs/content/en/dotnet-sdk-docs"
target = "content/developing-applications/sdks/dotnet"
[[module.mounts]]
source = "../sdkdocs/dotnet/daprdocs/content/en/dotnet-sdk-contributing"
target = "content/contributing/"
# Markdown Engine - Allow inline html # Markdown Engine - Allow inline html
[markup] [markup]

1
sdkdocs/dotnet Submodule

@ -0,0 +1 @@
Subproject commit 008a4f35dd953669891a8414cd8c3f96bcf9b9dd