forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.openpublishing.publish.config.json
446 lines (446 loc) · 14.4 KB
/
.openpublishing.publish.config.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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
{
"build_entry_point": "docs",
"docsets_to_publish": [
{
"docset_name": "azure-documents",
"build_source_folder": ".",
"build_output_subfolder": "azure",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"open_to_public_contributors": true,
"type_mapping": {
"ZonePivotGroups": "Toc",
"Conceptual": "Content",
"ManagedReference": "Content",
"LandingData": "Content",
"RestApi": "Content",
"ContextObject": "Toc"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"version": 0
}
],
"notification_subscribers": [
"azure-docs-publish@microsoft.com"
],
"sync_notification_subscribers": [
"tysonn@microsoft.com"
],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/azure-docs",
"git_repository_branch_open_to_public_contributors": "master",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"contribution_branch_mappings": {},
"dependent_repositories": [
{
"path_to_root": "quickstart-templates",
"url": "https://github.com/Azure/azure-quickstart-templates",
"branch": "master"
},
{
"path_to_root": "resourcemanager-templates",
"url": "https://github.com/Azure/azure-docs-json-samples",
"branch": "master"
},
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "master"
},
{
"path_to_root": "_themes.pdf",
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
"branch": "master"
},
{
"path_to_root": "cli_scripts",
"url": "https://github.com/Azure/azure-docs-cli-python-samples",
"branch": "master",
"branch_mapping": {
"release-build-mysql": "release-build",
"release-build-postgresql": "release-build",
"release-build-stellar": "release-build"
}
},
{
"path_to_root": "powershell_scripts",
"url": "https://github.com/Azure/azure-docs-powershell-samples",
"branch": "master",
"branch_mapping": {
"release-build-mysql": "release-build",
"release-build-postgresql": "release-build",
"release-build-stellar": "release-build"
}
},
{
"path_to_root": "policy-templates",
"url": "https://github.com/Azure/azure-policy",
"branch": "master"
},
{
"path_to_root": "blueprints-templates",
"url": "https://github.com/Azure/azure-blueprints",
"branch": "master"
},
{
"path_to_root": "azure-docs-json-samples",
"url": "https://github.com/Azure/azure-docs-json-samples",
"branch": "master"
},
{
"path_to_root": "samples-key-vault-dotnet-quickstart",
"url": "https://github.com/Azure-Samples/key-vault-dotnet-core-quickstart",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples-mediaservices-integration",
"url": "https://github.com/Azure-Samples/media-services-dotnet-functions-integration",
"branch": "master"
},
{
"path_to_root": "samples-mediaservices-encryptiondrm",
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-drm",
"branch": "master"
},
{
"path_to_root": "samples-mediaservices-encryptionfairplay",
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-fairplay",
"branch": "master"
},
{
"path_to_root": "samples-mediaservices-encryptionaes",
"url": "https://github.com/Azure-Samples/media-services-dotnet-dynamic-encryption-with-aes",
"branch": "master"
},
{
"path_to_root": "samples-mediaservices-copyblob",
"url": "https://github.com/Azure-Samples/media-services-dotnet-copy-blob-into-asset",
"branch": "master"
},
{
"path_to_root": "samples-mediaservices-deliverplayready",
"url": "https://github.com/Azure-Samples/media-services-dotnet-deliver-playready-widevine-licenses",
"branch": "master"
},
{
"path_to_root": "samples-mediaservices-livestream",
"url": "https://github.com/Azure-Samples/media-services-dotnet-encode-live-stream-with-ams-clear",
"branch": "master"
},
{
"path_to_root": "samples-mediaservices-encoderstandard",
"url": "https://github.com/Azure-Samples/media-services-dotnet-on-demand-encoding-with-media-encoder-standard",
"branch": "master"
},
{
"path_to_root": "azure-app-service-multi-container",
"url": "https://github.com/Azure-Samples/multicontainerwordpress",
"branch": "master"
},
{
"path_to_root": "samples-durable-functions",
"url": "https://github.com/Azure/azure-functions-durable-extension",
"branch": "master"
},
{
"path_to_root": "samples-personalizer",
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
"branch": "master"
},
{
"path_to_root": "samples-luis",
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
"branch": "master"
},
{
"path_to_root": "samples-anomaly-detector",
"url": "https://github.com/Azure-Samples/anomalydetector",
"branch": "master"
},
{
"path_to_root": "api-management-policy-samples",
"url": "https://github.com/Azure/api-management-policy-snippets",
"branch": "master"
},
{
"path_to_root": "WebApp-OpenIdConnect-DotNet",
"url": "https://github.com/AzureADQuickStarts/WebApp-OpenIdConnect-DotNet",
"branch": "GuidedSetup"
},
{
"path_to_root": "acr-tasks",
"url": "https://github.com/Azure-Samples/acr-tasks",
"branch": "master"
},
{
"path_to_root": "iot-samples-node",
"url": "https://github.com/Azure-Samples/azure-iot-samples-node",
"branch": "master"
},
{
"path_to_root": "iot-samples-c",
"url": "https://github.com/Azure/azure-iot-sdk-c",
"branch": "master"
},
{
"path_to_root": "samples-cognitive-services-python-sdk",
"url": "https://github.com/Azure-Samples/cognitive-services-python-sdk-samples",
"branch": "master"
},
{
"path_to_root": "samples-cognitive-services-speech-sdk",
"url": "https://github.com/Azure-Samples/cognitive-services-speech-sdk",
"branch": "rhurey/quickstart.refactor"
},
{
"path_to_root": "media-services-v3-dotnet-quickstarts",
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-quickstarts",
"branch": "master"
},
{
"path_to_root": "media-services-v3-dotnet-tutorials",
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-tutorials",
"branch": "master"
},
{
"path_to_root": "samples-javascript",
"url": "https://github.com/Microsoft/tsiclient",
"branch": "tutorial"
},
{
"path_to_root": "samples-tsi",
"url": "https://github.com/Azure-Samples/Azure-Time-Series-Insights",
"branch": "master"
},
{
"path_to_root": "media-services-v3-dotnet-core-tutorials",
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-core-tutorials",
"branch": "master"
},
{
"path_to_root": "media-services-v3-rest-postman",
"url": "https://github.com/Azure-Samples/media-services-v3-rest-postman",
"branch": "master"
},
{
"path_to_root": "remote-monitoring-webui",
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",
"branch": "master"
},
{
"path_to_root": "aml-sdk-samples",
"url": "https://github.com/Azure/MachineLearningNotebooks",
"branch": "sdk-codetest"
},
{
"path_to_root": "samples-qnamaker-nodejs",
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-nodejs",
"branch": "master"
},
{
"path_to_root": "samples-qnamaker-go",
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-go",
"branch": "master"
},
{
"path_to_root": "samples-qnamaker-csharp",
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp",
"branch": "master"
},
{
"path_to_root": "samples-qnamaker-java",
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-java",
"branch": "master"
},
{
"path_to_root": "samples-qnamaker-python",
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-python",
"branch": "master"
},
{
"path_to_root": "cognitive-services-dotnet-sdk-samples",
"url": "https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples",
"branch": "master"
},
{
"path_to_root": "cognitive-services-java-sdk-samples",
"url": "https://github.com/Azure-Samples/cognitive-services-java-sdk-samples",
"branch": "master"
},
{
"path_to_root": "cognitive-services-node-sdk-samples",
"url": "https://github.com/Azure-Samples/cognitive-services-node-sdk-samples",
"branch": "master"
},
{
"path_to_root": "cognitive-services-ruby-sdk-samples",
"url": "https://github.com/Azure-Samples/cognitive-services-ruby-sdk-samples",
"branch": "master"
},
{
"path_to_root": "cognitive-services-rest-samples",
"url": "https://github.com/Azure-Samples/cognitive-services-REST-api-samples",
"branch": "master"
},
{
"path_to_root": "cognitive-services-vision-csharp-sdk-quickstarts",
"url": "https://github.com/Azure-Samples/cognitive-services-vision-csharp-sdk-quickstarts",
"branch": "master"
},
{
"path_to_root": "cognitive-face-csharp-sample",
"url": "https://github.com/Azure-Samples/Cognitive-Face-CSharp-sample",
"branch": "master"
},
{
"path_to_root": "cognitive-services-face-android-detect",
"url": "https://github.com/Azure-Samples/cognitive-services-face-android-detect",
"branch": "master"
},
{
"path_to_root": "azure-sdk-for-go-samples",
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
"branch": "master"
},
{
"path_to_root": "cosmos-dotnet-getting-started",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-getting-started",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-dotnet-v4-getting-started",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-v4-getting-started",
"branch": "master"
},
{
"path_to_root": "cosmos-dotnet-bulk-import",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-bulk-import-throughput-optimizer",
"branch": "master"
},
{
"path_to_root": "samples-cosmosdb-dotnet-web-app",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-todo-app",
"branch": "master"
},
{
"path_to_root": "samples-cosmosdb-dotnet-v3",
"url": "https://github.com/Azure/azure-cosmos-dotnet-v3",
"branch": "master"
},
{
"path_to_root": "samples-cosmosdb-dotnet-v2",
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
"branch": "master"
},
{
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
"branch": "master"
},
{
"path_to_root": "samples-cosmosdb-dotnet-core-web-app",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-core-todo-app",
"branch": "master"
},
{
"path_to_root": "samples-cosmosdb-xamarin",
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-xamarin-getting-started",
"branch": "master"
},
{
"path_to_root": "cosmosdb-nodejs-get-started",
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",
"branch": "master"
},
{
"path_to_root": "azure-cosmos-db-python-getting-started",
"url": "https://github.com/Azure-Samples/azure-cosmos-db-python-getting-started",
"branch": "master"
},
{
"path_to_root": "cognitive-services-content-moderator-samples",
"url": "https://github.com/Azure-Samples/cognitive-services-content-moderator-samples",
"branch": "master"
},
{
"path_to_root": "samples-eCommerceCatalogModeration",
"url": "https://github.com/MicrosoftContentModerator/samples-eCommerceCatalogModeration",
"branch": "master"
},
{
"path_to_root": "samples-cogserv-containers",
"url": "https://github.com/Azure-Samples/cognitive-services-containers-samples",
"branch": "master"
},
{
"path_to_root": "samples-iot-distributed-tracing",
"url": "https://github.com/Azure-Samples/azure-iot-distributed-tracing-sample",
"branch": "master"
},
{
"path_to_root": "samples-fbPageModeration",
"url": "https://github.com/MicrosoftContentModerator/samples-fbPageModeration",
"branch": "master"
},
{
"path_to_root": "AIVisualProvision",
"url": "https://github.com/Microsoft/AIVisualProvision",
"branch": "master"
},
{
"path_to_root": "VideoReviewConsoleApp",
"url": "https://github.com/MicrosoftContentModerator/VideoReviewConsoleApp",
"branch": "master"
},
{
"path_to_root": "cognitive-services-quickstart-code",
"url": "https://github.com/Azure-Samples/cognitive-services-quickstart-code",
"branch": "master"
},
{
"path_to_root": "ImmersiveReaderSdk",
"url": "https://github.com/microsoft/immersive-reader-sdk",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-cosmosdb-java-v2",
"url": "https://github.com/Azure/azure-cosmosdb-java",
"branch": "master"
},
{
"path_to_root": "azure-cosmosdb-java-v4-getting-started",
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
"branch": "master"
}
],
"branch_target_mapping": {
"live": [
"Publish",
"PDF"
],
"master": [
"Publish",
"PDF"
],
"release-event-grid": [
"Publish",
"PDF"
],
"hd-insight-pdf": [
"Publish",
"PDF"
]
},
"need_generate_pdf_url_template": true,
"targets": {
"Pdf": {
"template_folder": "_themes.pdf"
}
}
}