Skip to content

Commit 64894c8

Browse files
committed
combine docfx.json
1 parent afcc097 commit 64894c8

File tree

1 file changed

+134
-12
lines changed

1 file changed

+134
-12
lines changed

docfx.json

Lines changed: 134 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"**/*.yml"
88
],
99
"exclude": [
10-
"iot-edge/**",
1110
"ai-services/document-intelligence/**",
1211
"**/_themes/**",
1312
"**/includes/**",
@@ -35,6 +34,20 @@
3534
"dest": "./machine-learning",
3635
"group": "grp-machine-learning"
3736
},
37+
{
38+
"files": [
39+
"**/*.md",
40+
"**/*.yml"
41+
],
42+
"exclude": [
43+
"**/_themes/**",
44+
"**/includes/**",
45+
"**/obj/**"
46+
],
47+
"src": "articles/ai-services/document-intelligence",
48+
"dest": "./ai-services/document-intelligence/",
49+
"group": "grp-document-intelligence"
50+
},
3851
{
3952
"files": [
4053
"**/*.md",
@@ -67,7 +80,6 @@
6780
"**/*.svg"
6881
],
6982
"exclude": [
70-
"iot-edge/**",
7183
"ai-services/document-intelligence/**",
7284
"**/_themes/**",
7385
"**/obj/**",
@@ -77,6 +89,22 @@
7789
"src": "articles",
7890
"dest": "."
7991
},
92+
{
93+
"files": [
94+
"**/*.gif",
95+
"**/*.jpeg",
96+
"**/*.jpg",
97+
"**/*.png",
98+
"**/*.svg"
99+
],
100+
"exclude": [
101+
"**/_themes/**",
102+
"**/obj/**"
103+
],
104+
"src": "articles/ai-services/document-intelligence",
105+
"dest": "./ai-services/document-intelligence/",
106+
"group": "grp-document-intelligence"
107+
},
80108
{
81109
"files": [
82110
"**/*.gif",
@@ -114,7 +142,7 @@
114142
],
115143
"groups": {
116144
"grp-document-intelligence": {
117-
"moniker_range": "\u003E=doc-intel-2.1.0",
145+
"moniker_range": ">=doc-intel-2.1.0",
118146
"dest": "destdocumentintelligence"
119147
},
120148
"grp-machine-learning": {
@@ -186,9 +214,6 @@
186214
"v-thpra"
187215
],
188216
"breadcrumb_path": "~/breadcrumb/azure-ai/toc.yml",
189-
"_op_documentIdPathDepotMapping": {
190-
"articles/iot-central/": {}
191-
},
192217
"brand": "azure",
193218
"feedback_github_repo": "MicrosoftDocs/azure-docs",
194219
"feedback_help_link_url": "https://learn.microsoft.com/answers/tags/133/azure",
@@ -209,21 +234,75 @@
209234
},
210235
"fileMetadata": {
211236
"author": {
212-
"articles/search/*.md": "HeidiSteen",
237+
"articles/ai-studio/**/*.md": "eric-urban",
238+
"articles/ai-services/**/*.md": "eric-urban",
239+
"articles/ai-services/anomaly-detector/**/*.md": "mrbullwinkle",
240+
"articles/ai-services/computer-vision/**/*.md": "PatrickFarley",
241+
"articles/ai-services/content-moderator/**/*.md": "PatrickFarley",
242+
"articles/ai-services/custom-vision-service/**/*.md": "PatrickFarley",
243+
"articles/ai-services/document-intelligence/**/*.md": "laujan",
244+
"articles/ai-services/luis/**/*.md": "aahill",
245+
"articles/ai-services/metrics-advisor/**/*.md": "mrbullwinkle",
246+
"articles/ai-services/personalizer/**/*.md": "jcodella",
247+
"articles/ai-services/qnamaker/**/*.md": "jboback",
248+
"articles/ai-services/openai/**/*.md": "mrbullwinkle",
249+
"articles/ai-services/speech-service/**/*.md": "eric-urban",
250+
"articles/ai-services/language-service/**/*.md": "aahill",
251+
"articles/ai-services/translator/**/*.md": "laujan",
213252
"articles/open-datasets/**/*.md": "shubhirajMsft",
214-
"articles/open-datasets/**/*.yml": "shubhirajMsft"
253+
"articles/open-datasets/**/*.yml": "shubhirajMsft",
254+
"articles/search/*.md": "HeidiSteen"
215255
},
216256
"featureFlags": {
217257
"articles/**/*.md": [
218258
"show_learn_banner"
219259
]
220260
},
221261
"feedback_product_url": {
262+
"articles/ai-services/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858",
263+
"articles/ai-services/Anomaly-Detector/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
264+
"articles/ai-services/Computer-vision/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
265+
"articles/ai-services/Content-Moderator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
266+
"articles/ai-services/Custom-Vision-Service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
267+
"articles/ai-services/document-intelligence/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
268+
"articles/ai-services/Immersive-Reader/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
269+
"articles/ai-services/LUIS/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858",
270+
"articles/ai-services/metrics-advisor/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
271+
"articles/ai-services/QnAMaker/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
272+
"articles/ai-services/Personalizer/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
273+
"articles/ai-services/speech-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=21041fae-0b25-ec11-b6e6-000d3a4f0858",
274+
"articles/ai-services/language-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
275+
"articles/ai-services/Translator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
276+
"articles/genomics/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
222277
"articles/machine-learning/**/*.md": "https://feedback.azure.com/d365community/forum/b9a0c624-ad25-ec11-b6e6-000d3a4f09d0",
223278
"articles/machine-learning/data-science-virtual-machine/*.md": "https://feedback.azure.com/d365community/forum/fe7451c9-7426-ec11-b6e6-000d3a4f032c",
224279
"articles/search/**/*.md": "https://feedback.azure.com/d365community/forum/9325d19e-0225-ec11-b6e6-000d3a4f07b8"
225280
},
281+
"feedback_system": {
282+
"articles/ai-services/Anomaly-Detector/**/*.*": "None",
283+
"articles/ai-services/content-moderator/**/*.*": "None",
284+
"articles/ai-services/metrics-advisor/**/*.*": "None",
285+
"articles/ai-services/personalizer/**/*.*": "None",
286+
"articles/ai-services/qnamaker/**/*.*": "None",
287+
"articles/ai-services/LUIS/**/*.*": "None"
288+
},
226289
"feedback_help_link_url": {
290+
"articles/ai-services/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/",
291+
"articles/ai-services/Anomaly-Detector/**/*": "https://learn.microsoft.com/answers/tags/81/azure-anomaly-detector/",
292+
"articles/ai-services/Computer-vision/**/*": "https://learn.microsoft.com/answers/tags/127/azure-computer-vision/",
293+
"articles/ai-services/Content-Moderator/**/*": "https://learn.microsoft.com/answers/tags/481/content-safety/",
294+
"articles/ai-services/Custom-Vision-Service/**/*": "https://learn.microsoft.com/answers/tags/195/azure-custom-vision/",
295+
"articles/ai-services/document-intelligence/**/*": "https://learn.microsoft.com/answers/tags/440/document-intelligence/",
296+
"articles/ai-services/Immersive-Reader/**/*": "https://learn.microsoft.com/answers/tags/43/azure-immersive-reader/",
297+
"articles/ai-services/LUIS/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services",
298+
"articles/ai-services/metrics-advisor/**/*": "https://learn.microsoft.com/answers/tags/149/azure-metrics-advisor/",
299+
"articles/ai-services/openai/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai",
300+
"articles/ai-services/QnAMaker/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/",
301+
"articles/ai-services/speech-service/**/*": "https://learn.microsoft.com/answers/tags/55/azure-speech/",
302+
"articles/ai-services/language-service/**/*": "https://learn.microsoft.com/answers/tags/416/language-service/",
303+
"articles/ai-services/Translator/**/*": "https://learn.microsoft.com/answers/tags/132/azure-translator/",
304+
"articles/ai-studio/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai",
305+
"articles/genomics/**/*": "https://learn.microsoft.com/answers/tags/45/azure-genomics/",
227306
"articles/machine-learning/**/*": "https://learn.microsoft.com/answers/tags/75/azure-machine-learning/",
228307
"articles/machine-learning/data-science-virtual-machine/**/*": "https://learn.microsoft.com/answers/tags/201/azure-data-science-vm/",
229308
"articles/open-datasets/**/*": "https://learn.microsoft.com/answers/tags/8/azure-open-datasets/",
@@ -238,14 +317,37 @@
238317
]
239318
},
240319
"manager": {
241-
"articles/search/**/*.md": "nitinme"
320+
"articles/search/**/*.md": "nitinme",
321+
"articles/ai-studio/**/*.md": "nitinme",
322+
"articles/ai-services/**/*.md": "nitinme",
323+
"articles/genomics/**/*.md": "scottpolly",
324+
"articles/genomics/**/*.yml": "scottpolly"
242325
},
243326
"ms.author": {
327+
"articles/ai-studio/**/*.md": "eur",
328+
"articles/ai-services/**/*.md": "eur",
329+
"articles/ai-services/anomaly-detector/**/*.md": "mbullwin",
330+
"articles/ai-services/computer-vision/**/*.md": "pafarley",
331+
"articles/ai-services/content-moderator/**/*.md": "pafarley",
332+
"articles/ai-services/custom-vision-service/**/*.md": "pafarley",
333+
"articles/ai-services/document-intelligence/**/*.md": "lajanuar",
334+
"articles/ai-services/luis/**/*.md": "aahi",
335+
"articles/ai-services/metrics-advisor/**/*.md": "mbullwin",
336+
"articles/ai-services/personalizer/**/*.md": "jacodel",
337+
"articles/ai-services/qnamaker/**/*.md": "jboback",
338+
"articles/ai-services/openai/**/*.md": "mbullwin",
339+
"articles/ai-services/speech-service/**/*.md": "eur",
340+
"articles/ai-services/language-service/**/*.md": "aahi",
341+
"articles/ai-services/translator/**/*.md": "lajanuar",
244342
"articles/open-datasets/**/*.md": "samkemp",
245343
"articles/open-datasets/**/*.yml": "samkemp",
246344
"articles/search/*.md": "heidist"
247345
},
248346
"ms.collection": {
347+
"articles/ai-services/**/*.md": "ce-skilling-ai-copilot",
348+
"articles/ai-services/**/*.yml": "ce-skilling-ai-copilot",
349+
"articles/ai-studio/**/*.md": "ce-skilling-ai-copilot",
350+
"articles/ai-studio/**/*.yml": "ce-skilling-ai-copilot",
249351
"articles/search/**/*.md": "ce-skilling-ai-copilot",
250352
"articles/search/**/*.yml": "ce-skilling-ai-copilot",
251353
"articles/machine-learning/*.md": "ce-skilling-ai-copilot",
@@ -256,17 +358,37 @@
256358
"articles/machine-learning/prompt-flow/*.md": "ce-skilling-ai-copilot",
257359
"articles/machine-learning/v1/*.md": "ce-skilling-ai-copilot"
258360
},
361+
"ms.custom": {
362+
"articles/machine-learning/v1/*.md": "UpdateFrequency5"
363+
},
364+
"ms.service": {
365+
"articles/ai-studio/**/*.md": "azure-ai-services",
366+
"articles/ai-services/**/*.md": "azure-ai-services",
367+
"articles/ai-services/speech-service/*.md": "azure-ai-speech",
368+
"articles/ai-services/translator/**/*.md": "azure-ai-translator",
369+
"articles/ai-services/personalizer/**/*.md": "azure-ai-personalizer",
370+
"articles/ai-services/computer-vision/**/*.md": "azure-ai-vision",
371+
"articles/ai-services/content-moderator/**/*.md": "azure-ai-content-moderator",
372+
"articles/ai-services/language-service/**/*.md": "azure-ai-language",
373+
"articles/ai-services/anomaly-detector/**/*.md": "azure-ai-anomaly-detector",
374+
"articles/ai-services/custom-vision-service/**/*.md": "azure-ai-custom-vision"
375+
},
259376
"monikerRange": {
377+
"articles/ai-services/document-intelligence/**/*.md": ">=doc-intel-2.1.0",
260378
"articles/machine-learning/**/*.md": "azureml-api-2",
261379
"articles/machine-learning/v1/**/*.md": "azureml-api-1"
262380
},
381+
"recommendations": {
382+
"articles/ai-services/Translator/**/*.md": false
383+
},
263384
"titleSuffix": {
385+
"articles/ai-studio/**/*.md": "Azure AI Studio",
386+
"articles/ai-services/**/*.md": "Azure AI services",
387+
"articles/ai-services/LUIS/*.md": "Azure",
388+
"articles/ai-services/LUIS/*.yml": "Azure",
264389
"articles/machine-learning/*.md": "Azure Machine Learning",
265390
"articles/open-datasets/**/*.md": "Azure Open Datasets",
266391
"articles/open-datasets/**/*.yml": "Azure Open Datasets"
267-
},
268-
"ms.custom": {
269-
"articles/machine-learning/v1/*.md": "UpdateFrequency5"
270392
}
271393
},
272394
"overwrite": [],

0 commit comments

Comments
 (0)