Add PHP SDK docs (#1209)

* Add php sdk as a submodule

* Update doc commit

* Update commit

* Update commit

* Update commit

* Update commit

* Update commit

* Rebase

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
This commit is contained in:
Rob Landers 2021-02-14 22:10:07 +01:00 committed by GitHub
parent 6308bc1c7f
commit 6a5e1c9d8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 1 deletions

4
.gitmodules vendored
View File

@ -4,4 +4,6 @@
[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

View File

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

1
sdkdocs/php Submodule

@ -0,0 +1 @@
Subproject commit 8992ecac6339f7394c9f78b23d10d6a2579b9f6d