Skip to content

Commit aa75ac6

Browse files
committed
Add api, docs and schemas sub-sites
1 parent 3437b90 commit aa75ac6

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "schemas"]
2+
path = schemas
3+
url = https://github.com/WebThingsIO/schemas.git
4+
[submodule "docs"]
5+
path = docs
6+
url = https://github.com/WebThingsIO/docs.git
7+
[submodule "api"]
8+
path = api
9+
url = https://github.com/WebThingsIO/wot.git

api

Submodule api added at 423f72f

docs

Submodule docs added at 5113660

schemas

Submodule schemas added at ecf7441

0 commit comments

Comments
 (0)