We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c52e2 commit 683e9ffCopy full SHA for 683e9ff
.gitmodules
@@ -1,3 +1,7 @@
1
[submodule "examples"]
2
path = examples
3
url = https://github.com/platformio/platformio-examples.git
4
+[submodule "docs"]
5
+ path = docs
6
+ url = https://github.com/platformio/platformio-docs.git
7
+ branch = develop
docs
0 commit comments