-
Notifications
You must be signed in to change notification settings - Fork 501
/
Copy pathdocfx.json
234 lines (234 loc) · 11.2 KB
/
docfx.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
{
"build": {
"content": [
{
"files": [
"**/*.md",
"**/*.yml"
],
"exclude": [
"**/obj/**",
"winrt-api-build/**",
"**/includes/**",
"README.md",
"LICENSE",
"LICENSE-CODE"
]
}
],
"resource": [
{
"files": [
"**/*.png",
"**/*.jpg",
"**/*.gif"
],
"exclude": [
"**/obj/**",
"winrt-api-build/**",
"**/includes/**"
]
}
],
"overwrite": [],
"externalReference": [],
"globalMetadata": {
"ROBOTS": "INDEX, FOLLOW",
"breadcrumb_path": "/uwp/api/breadcrumbs/toc.json",
"feedback_system": "Standard",
"feedback_product_url": "https://www.microsoft.com/windowsinsider/feedbackhub/fb",
"feedback_help_link_url": "https://learn.microsoft.com/answers/tags/184/windows-app-sdk/",
"feedback_help_link_type": "get-product-support",
"uhfHeaderId": "MSDocsHeader-WinDevCenter",
"titleSuffix": "Windows UWP applications",
"hideEdit": "true",
"hideViewSource": "true",
"defaultDevLang": "csharp",
"author": "GrantMeStrength",
"ms.author": "jken",
"extendBreadcrumb": true,
"ms.service": "uwp",
"products": [
"https://authoring-docs-microsoft.poolparty.biz/devrel/caec7b7f-4941-4578-b79f-c63b1c1f5af4",
"https://authoring-docs-microsoft.poolparty.biz/devrel/e0ffb20c-01c6-407b-a9bd-29111652a1dc",
"https://authoring-docs-microsoft.poolparty.biz/devrel/e9b7979e-fb8b-40a7-a19f-c987950324dc"
],
"ms.subservice": "winrt-reference",
"ms.topic": "managed-reference",
"ms.date": "02/08/2017",
"keywords": "windows 10, uwp, winrt, api",
"searchScope": ["UWP"],
"api_location": ["windows.dll"],
"adobe-target": true
},
"fileMetadata": {
"langs": {
"winrt-api-build/**.yml": ["csharp", "vb", "fsharp","cppcx","cppwinrt","cpp"]
},
"feedback_product_url":
{
"windows.ui.xaml*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.automation*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.automation.peers*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.automation.provider*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.automation.text*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.controls*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.controls.maps*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.controls.primitives*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.core.direct*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.data*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.documents*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.hosting*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.input*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.interop*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.markup*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.media*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.media.animation*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.media.imaging*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.media.media3d*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.navigation*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.printing*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.resources*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose",
"windows.ui.xaml.shapes*.yml": "https://github.com/microsoft/microsoft-ui-xaml/issues/new/choose"
},
"author":
{
"windows.ai.machinelearning*": "QuinnRadich",
"windows.applicationmodel*": "alvinashcraft",
"windows.applicationModel.conversationalagent*": "Karl-Bridge-Microsoft",
"windows.applicationmodel.holographic*": "drewbatgit",
"windows.applicationModel.preview.holographic*": "drewbatgit",
"windows.applicationModel.preview.inkworkspace*": "Karl-Bridge-Microsoft",
"windows.applicationModel.search*": "jwmsft",
"windows.applicationModel.store*": "GrantMeStrength",
"windows.applicationModel.VoiceCommands*": "Karl-Bridge-Microsoft",
"windows.data*": "QuinnRadich",
"windows.devices*": "stevewhims",
"windows.devices.haptics*": "Karl-Bridge-Microsoft",
"windows.devices.humaninterfacedevice*": "Karl-Bridge-Microsoft",
"windows.devices.input*": "Karl-Bridge-Microsoft",
"windows.devices.lights*": "Karl-Bridge-Microsoft",
"windows.devices.perception*": "Karl-Bridge-Microsoft",
"windows.devices.sensors*": "Karl-Bridge-Microsoft",
"windows.embedded*": "alvinashcraft",
"windows.foundation*": "alvinashcraft",
"windows.gaming*": "stevewhims",
"windows.gaming.input*": "Karl-Bridge-Microsoft",
"windows.globalization*": "Karl-Bridge-Microsoft",
"windows.graphics*": "drewbatgit",
"windows.graphics.directx*": "stevewhims",
"windows.graphics.display*": "stevewhims",
"windows.management*": "QuinnRadich",
"windows.media*": "drewbatgit",
"windows.media.speechrecognition*": "Karl-Bridge-Microsoft",
"windows.media.speechsynthesis*": "Karl-Bridge-Microsoft",
"windows.networking*": "stevewhims",
"windows.perception*": "Karl-Bridge-Microsoft",
"windows.phone*": "drewbatgit",
"windows.security*": "alvinashcraft",
"windows.services.cortana*": "Karl-Bridge-Microsoft",
"windows.services.maps*": "matchamatch",
"windows.services.store*": "GrantMeStrength",
"windows.services.targetedcontent*": "Karl-Bridge-Microsoft",
"windows.storage*": "alvinashcraft",
"windows.system*": "alvinashcraft",
"windows.system.display*": "stevewhims",
"windows.system.implementation.fileexplorer*": "QuinnRadich",
"windows.system.implementation.holographic*": "drewbatgit",
"windows.system.remotedesktop*": "drewbatgit",
"windows.system.remotesystems*": "drewbatgit",
"windows.system.threading*": "drewbatgit",
"windows.ui*": "jwmsft",
"windows.ui.accessibility*": "Karl-Bridge-Microsoft",
"windows.ui.applicationsettings*": "Karl-Bridge-Microsoft",
"windows.ui.input*": "Karl-Bridge-Microsoft",
"windows.ui.notifications*": "drewbatgit",
"windows.ui.text*": "Karl-Bridge-Microsoft",
"windows.ui.uiautomation*": "Karl-Bridge-Microsoft",
"windows.ui.viewmanagement*": "Karl-Bridge-Microsoft",
"windows.ui.xaml.automation*": "Karl-Bridge-Microsoft",
"windows.ui.xaml.controls*": "jwmsft",
"windows.ui.xaml.controls.ink*": "Karl-Bridge-Microsoft",
"windows.ui.xaml.documents*": "Karl-Bridge-Microsoft",
"windows.ui.xaml.input*": "Karl-Bridge-Microsoft",
"windows.ui.xaml.resources*": "Karl-Bridge-Microsoft",
"windows.web*": "stevewhims",
"windows.web.ui*": "jwmsft"
},
"ms.author":
{
"windows.ai.machinelearning*": "quradic",
"windows.applicationmodel*": "aashcraft",
"windows.applicationModel.conversationalagent*": "kbridge",
"windows.applicationmodel.holographic*": "drewbat",
"windows.applicationModel.preview.holographic*": "drewbat",
"windows.applicationModel.preview.inkworkspace*": "kbridge",
"windows.applicationModel.search*": "jwmsft",
"windows.applicationModel.store*": "jken",
"windows.applicationModel.VoiceCommands*": "kbridge",
"windows.data*": "quradic",
"windows.devices*": "stwhi",
"windows.devices.haptics*": "kbridge",
"windows.devices.humaninterfacedevice*": "kbridge",
"windows.devices.input*": "kbridge",
"windows.devices.lights*": "kbridge",
"windows.devices.perception*": "kbridge",
"windows.devices.sensors*": "kbridge",
"windows.embedded*": "aashcraft",
"windows.foundation*": "aashcraft",
"windows.gaming*": "stwhi",
"windows.gaming.input*": "kbridge",
"windows.globalization*": "kbridge",
"windows.graphics*": "drewbat",
"windows.graphics.directx*": "stwhi",
"windows.graphics.display*": "stwhi",
"windows.management*": "quradic",
"windows.media*": "drewbat",
"windows.media.speechrecognition*": "kbridge",
"windows.media.speechsynthesis*": "kbridge",
"windows.networking*": "stwhi",
"windows.perception*": "kbridge",
"windows.phone*": "drewbat",
"windows.security*": "aashcraft",
"windows.services.cortana*": "kbridge",
"windows.services.maps*": "mikben",
"windows.services.store*": "jken",
"windows.services.targetedcontent*": "kbridge",
"windows.storage*": "aashcraft",
"windows.system*": "aashcraft",
"windows.system.display*": "stwhi",
"windows.system.implementation.fileexplorer*": "quradic",
"windows.system.implementation.holographic*": "drewbat",
"windows.system.remotedesktop*": "drewbat",
"windows.system.remotesystems*": "drewbat",
"windows.system.threading*": "drewbat",
"windows.ui*": "jimwalk",
"windows.ui.accessibility*": "kbridge",
"windows.ui.applicationsettings*": "kbridge",
"windows.ui.input*": "kbridge",
"windows.ui.notifications*": "drewbat",
"windows.ui.text*": "kbridge",
"windows.ui.uiautomation*": "kbridge",
"windows.ui.viewmanagement*": "kbridge",
"windows.ui.xaml.automation*": "kbridge",
"windows.ui.xaml.controls*": "jwmsft",
"windows.ui.xaml.controls.ink*": "kbridge",
"windows.ui.xaml.documents*": "kbridge",
"windows.ui.xaml.input*": "kbridge",
"windows.ui.xaml.resources*": "kbridge",
"windows.web": "stwhi",
"windows.web.ui*": "jimwalk"
},
"ms.technology":
{
"windows.ui.xaml*.yml": "winui",
"windows.ui.xaml.automation*.yml": "winui",
"windows.ui.xaml.controls.maps*.yml": "winui",
"windows.ui.xaml.input*.yml": "winui",
"windows.ui.xaml.resources*.yml": "winui"
}
},
"template": [],
"dest": "winrt-api-build"
}
}