Add Go SDK submodule and docs

This commit is contained in:
Nick Greenfield 2021-06-29 15:12:41 -07:00
parent a8751aefc3
commit 0c73cdf9b4
3 changed files with 12 additions and 0 deletions

3
.gitmodules vendored
View File

@ -14,3 +14,6 @@
path = translations/docs-zh
url = https://github.com/dapr/docs-zh.git
branch = v1.0_content
[submodule "sdkdocs/go"]
path = sdkdocs/go
url = git@github.com:dapr/go-sdk.git

View File

@ -71,6 +71,14 @@ id = "UA-149338238-3"
source = "../sdkdocs/dotnet/daprdocs/content/en/dotnet-sdk-contributing"
target = "content/contributing/"
lang = "en"
[[module.mounts]]
source = "../sdkdocs/go/daprdocs/content/en/go-sdk-docs"
target = "content/developing-applications/sdks/go"
lang = "en"
[[module.mounts]]
source = "../sdkdocs/go/daprdocs/content/en/go-sdk-contributing"
target = "content/contributing/"
lang = "en"
[[module.mounts]]
source = "../translations/docs-zh/content/zh-hans"

1
sdkdocs/go Submodule

@ -0,0 +1 @@
Subproject commit df8589712fb18d577e8979df27bb880a6b692ebf