mirror of https://github.com/dapr/docs.git
17 lines
524 B
Plaintext
17 lines
524 B
Plaintext
[submodule "daprdocs/themes/docsy"]
|
|
path = daprdocs/themes/docsy
|
|
url = https://github.com/google/docsy.git
|
|
[submodule "sdkdocs/python"]
|
|
path = sdkdocs/python
|
|
url = https://github.com/dapr/python-sdk.git
|
|
[submodule "sdkdocs/php"]
|
|
path = sdkdocs/php
|
|
url = https://github.com/dapr/php-sdk.git
|
|
[submodule "sdkdocs/dotnet"]
|
|
path = sdkdocs/dotnet
|
|
url = https://github.com/dapr/dotnet-sdk.git
|
|
[submodule "translations/docs-zh"]
|
|
path = translations/docs-zh
|
|
url = https://github.com/dapr/docs-zh.git
|
|
branch = v1.0_content
|