Add docs submodule

This commit is contained in:
Ivan Kravets
2016-12-05 20:45:31 +02:00
parent 42c52e2729
commit 683e9ff858
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -1,3 +1,7 @@
[submodule "examples"]
path = examples
url = https://github.com/platformio/platformio-examples.git
[submodule "docs"]
path = docs
url = https://github.com/platformio/platformio-docs.git
branch = develop

1
docs Submodule

Submodule docs added at 4428b05c61