forked from microsoft/win32metadata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 798 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "ext/Console-Docs"]
path = ext/Console-Docs
url = https://github.com/MicrosoftDocs/Console-Docs
shallow = true
[submodule "ext/office-developer-client-docs"]
path = ext/office-developer-client-docs
url = https://github.com/MicrosoftDocs/office-developer-client-docs
shallow = true
[submodule "ext/sdk-api"]
path = ext/sdk-api
url = https://github.com/MicrosoftDocs/sdk-api
shallow = true
[submodule "ext/sql-docs"]
path = ext/sql-docs
url = https://github.com/MicrosoftDocs/sql-docs
shallow = true
[submodule "ext/Virtualization-Documentation"]
path = ext/Virtualization-Documentation
url = https://github.com/MicrosoftDocs/Virtualization-Documentation
shallow = true
[submodule "ext/win32"]
path = ext/win32
url = https://github.com/MicrosoftDocs/win32
shallow = true