Skip to content

Commit ab3cfb0

Browse files
author
Learn-Build-Service
committed
[migrate-content] Migrate Docfx Config
1 parent 7dfa7e3 commit ab3cfb0

File tree

1 file changed

+271
-21
lines changed

1 file changed

+271
-21
lines changed

docfx.json

Lines changed: 271 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,44 +7,294 @@
77
"**/*.yml"
88
],
99
"exclude": [
10+
"iot-edge/**",
11+
"ai-services/document-intelligence/**",
12+
"**/_themes/**",
13+
"**/includes/**",
1014
"**/obj/**",
15+
"**/*.graffle",
16+
"machine-learning/**",
17+
"machine-learning/v1/**"
18+
],
19+
"src": "articles",
20+
"dest": "."
21+
},
22+
{
23+
"files": [
24+
"**/*.md",
25+
"**/*.yml"
26+
],
27+
"exclude": [
28+
"**/_themes/**",
1129
"**/includes/**",
12-
"_themes/**",
13-
"_themes.pdf/**",
14-
"**/docfx.json",
15-
"_repo.en-us/**",
16-
"README.md",
17-
"LICENSE",
18-
"LICENSE-CODE",
19-
"ThirdPartyNotices.md",
20-
"SECURITY.md"
21-
]
30+
"**/obj/**"
31+
],
32+
"src": "articles/ai-services/document-intelligence",
33+
"dest": "./ai-services/document-intelligence/",
34+
"group": "grp-document-intelligence"
35+
},
36+
{
37+
"files": [
38+
"toc.yml"
39+
],
40+
"src": "breadcrumb/azure-ai",
41+
"dest": "breadcrumb/azure-ai"
2242
}
2343
],
2444
"resource": [
2545
{
2646
"files": [
47+
"**/*.gif",
48+
"**/*.jpeg",
49+
"**/*.jpg",
2750
"**/*.png",
28-
"**/*.jpg"
51+
"**/*.svg"
2952
],
3053
"exclude": [
54+
"iot-edge/**",
55+
"ai-services/document-intelligence/**",
56+
"**/_themes/**",
3157
"**/obj/**",
32-
"**/includes/**",
33-
"_themes/**",
34-
"_themes.pdf/**",
35-
"**/docfx.json",
36-
"_repo.en-us/**"
37-
]
58+
"machine-learning/**",
59+
"machine-learning/v1/**"
60+
],
61+
"src": "articles",
62+
"dest": "."
63+
},
64+
{
65+
"files": [
66+
"**/*.gif",
67+
"**/*.jpeg",
68+
"**/*.jpg",
69+
"**/*.png",
70+
"**/*.svg"
71+
],
72+
"exclude": [
73+
"**/_themes/**",
74+
"**/obj/**"
75+
],
76+
"src": "articles/ai-services/document-intelligence",
77+
"dest": "./ai-services/document-intelligence/",
78+
"group": "grp-document-intelligence"
3879
}
3980
],
40-
"overwrite": [],
41-
"externalReference": [],
81+
"groups": {
82+
"grp-document-intelligence": {
83+
"moniker_range": "\u003E=doc-intel-2.1.0",
84+
"dest": "destdocumentintelligence"
85+
}
86+
},
4287
"globalMetadata": {
88+
"contributors_to_exclude": [
89+
"alexbuckgit",
90+
"American-Dipper",
91+
"AnnaMHuff",
92+
"cdpark",
93+
"Court72",
94+
"damabe",
95+
"denrea",
96+
"dksimpson",
97+
"garycentric",
98+
"GitHubber17",
99+
"Jak-MS",
100+
"JamesJBarnett",
101+
"JasonWHowell",
102+
"JillGrant615",
103+
"JKirsch1",
104+
"Jmart1428",
105+
"JustPies",
106+
"ktoliver",
107+
"LizCasey1",
108+
"MeeraDi",
109+
"meganbradley",
110+
"mohitp930",
111+
"mSarts",
112+
"ms-robkni",
113+
"openpublishingbuild",
114+
"paulth1",
115+
"PMEds28",
116+
"PRmerger",
117+
"PRMerger17",
118+
"PRMerger-2",
119+
"PRMerger3",
120+
"PRMerger4",
121+
"PRMerger5",
122+
"PRMerger9",
123+
"rjagiewich",
124+
"rmca14",
125+
"Saisang",
126+
"sdwheeler",
127+
"ShannonLeavitt",
128+
"ShawnJackson",
129+
"ShawnKupfer",
130+
"tfosmark",
131+
"TimShererWithAquent",
132+
"ttorble",
133+
"tysonn",
134+
"v-albemi",
135+
"v-ccolin",
136+
"v-dirichards",
137+
"v-emilypr",
138+
"v-lmcdonald",
139+
"v-regandowner",
140+
"v-savila",
141+
"v-shils",
142+
"v-stsavell",
143+
"v-thepet",
144+
"v-thpra"
145+
],
43146
"breadcrumb_path": "~/breadcrumb/azure-ai/toc.yml",
147+
"_op_documentIdPathDepotMapping": {
148+
"articles/iot-central/": {}
149+
},
150+
"brand": "azure",
151+
"feedback_github_repo": "MicrosoftDocs/azure-docs",
152+
"feedback_help_link_url": "https://learn.microsoft.com/answers/tags/133/azure",
153+
"feedback_help_link_type": "get-help-at-qna",
154+
"feedback_product_url": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
44155
"feedback_system": "Standard",
45-
"permissioned-type": "public"
156+
"searchScope": [
157+
"Azure"
158+
],
159+
"permissioned-type": "public",
160+
"recommendations": true,
161+
"recommendation_types": [
162+
"Training",
163+
"Certification"
164+
],
165+
"uhfHeaderId": "azure",
166+
"ms.suite": "office"
167+
},
168+
"fileMetadata": {
169+
"author": {
170+
"articles/ai-studio/**/*.md": "eric-urban",
171+
"articles/ai-services/**/*.md": "eric-urban",
172+
"articles/ai-services/anomaly-detector/**/*.md": "mrbullwinkle",
173+
"articles/ai-services/computer-vision/**/*.md": "PatrickFarley",
174+
"articles/ai-services/content-moderator/**/*.md": "PatrickFarley",
175+
"articles/ai-services/custom-vision-service/**/*.md": "PatrickFarley",
176+
"articles/ai-services/document-intelligence/**/*.md": "laujan",
177+
"articles/ai-services/luis/**/*.md": "aahill",
178+
"articles/ai-services/metrics-advisor/**/*.md": "mrbullwinkle",
179+
"articles/ai-services/personalizer/**/*.md": "jcodella",
180+
"articles/ai-services/qnamaker/**/*.md": "jboback",
181+
"articles/ai-services/openai/**/*.md": "mrbullwinkle",
182+
"articles/ai-services/speech-service/**/*.md": "eric-urban",
183+
"articles/ai-services/language-service/**/*.md": "aahill",
184+
"articles/ai-services/translator/**/*.md": "laujan"
185+
},
186+
"featureFlags": {
187+
"articles/**/*.md": [
188+
"show_learn_banner"
189+
]
190+
},
191+
"feedback_product_url": {
192+
"articles/ai-services/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858",
193+
"articles/ai-services/Anomaly-Detector/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
194+
"articles/ai-services/Computer-vision/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
195+
"articles/ai-services/Content-Moderator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
196+
"articles/ai-services/Custom-Vision-Service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
197+
"articles/ai-services/document-intelligence/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858",
198+
"articles/ai-services/Immersive-Reader/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
199+
"articles/ai-services/LUIS/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858",
200+
"articles/ai-services/metrics-advisor/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
201+
"articles/ai-services/QnAMaker/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
202+
"articles/ai-services/Personalizer/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858",
203+
"articles/ai-services/speech-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=21041fae-0b25-ec11-b6e6-000d3a4f0858",
204+
"articles/ai-services/language-service/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
205+
"articles/ai-services/Translator/**/*.md": "https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858",
206+
"articles/genomics/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4"
207+
},
208+
"feedback_system": {
209+
"articles/ai-services/Anomaly-Detector/**/*.*": "None",
210+
"articles/ai-services/content-moderator/**/*.*": "None",
211+
"articles/ai-services/metrics-advisor/**/*.*": "None",
212+
"articles/ai-services/personalizer/**/*.*": "None",
213+
"articles/ai-services/qnamaker/**/*.*": "None",
214+
"articles/ai-services/LUIS/**/*.*": "None"
215+
},
216+
"feedback_help_link_url": {
217+
"articles/ai-services/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/",
218+
"articles/ai-services/Anomaly-Detector/**/*": "https://learn.microsoft.com/answers/tags/81/azure-anomaly-detector/",
219+
"articles/ai-services/Computer-vision/**/*": "https://learn.microsoft.com/answers/tags/127/azure-computer-vision/",
220+
"articles/ai-services/Content-Moderator/**/*": "https://learn.microsoft.com/answers/tags/481/content-safety/",
221+
"articles/ai-services/Custom-Vision-Service/**/*": "https://learn.microsoft.com/answers/tags/195/azure-custom-vision/",
222+
"articles/ai-services/document-intelligence/**/*": "https://learn.microsoft.com/answers/tags/440/document-intelligence/",
223+
"articles/ai-services/Immersive-Reader/**/*": "https://learn.microsoft.com/answers/tags/43/azure-immersive-reader/",
224+
"articles/ai-services/LUIS/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services",
225+
"articles/ai-services/metrics-advisor/**/*": "https://learn.microsoft.com/answers/tags/149/azure-metrics-advisor/",
226+
"articles/ai-services/openai/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai",
227+
"articles/ai-services/QnAMaker/**/*": "https://learn.microsoft.com/answers/tags/441/ai-services/",
228+
"articles/ai-services/speech-service/**/*": "https://learn.microsoft.com/answers/tags/55/azure-speech/",
229+
"articles/ai-services/language-service/**/*": "https://learn.microsoft.com/answers/tags/416/language-service/",
230+
"articles/ai-services/Translator/**/*": "https://learn.microsoft.com/answers/tags/132/azure-translator/",
231+
"articles/ai-studio/**/*": "https://learn.microsoft.com/answers/tags/387/azure-openai",
232+
"articles/genomics/**/*": "https://learn.microsoft.com/answers/tags/45/azure-genomics/"
233+
},
234+
"feedback_help_link_type": {
235+
"**/*": "get-help-at-qna"
236+
},
237+
"learn_banner_products": {
238+
"articles/**/*.md": [
239+
"azure"
240+
]
241+
},
242+
"manager": {
243+
"articles/ai-studio/**/*.md": "nitinme",
244+
"articles/ai-services/**/*.md": "nitinme",
245+
"articles/genomics/**/*.md": "scottpolly",
246+
"articles/genomics/**/*.yml": "scottpolly"
247+
},
248+
"ms.author": {
249+
"articles/ai-studio/**/*.md": "eur",
250+
"articles/ai-services/**/*.md": "eur",
251+
"articles/ai-services/anomaly-detector/**/*.md": "mbullwin",
252+
"articles/ai-services/computer-vision/**/*.md": "pafarley",
253+
"articles/ai-services/content-moderator/**/*.md": "pafarley",
254+
"articles/ai-services/custom-vision-service/**/*.md": "pafarley",
255+
"articles/ai-services/document-intelligence/**/*.md": "lajanuar",
256+
"articles/ai-services/luis/**/*.md": "aahi",
257+
"articles/ai-services/metrics-advisor/**/*.md": "mbullwin",
258+
"articles/ai-services/personalizer/**/*.md": "jacodel",
259+
"articles/ai-services/qnamaker/**/*.md": "jboback",
260+
"articles/ai-services/openai/**/*.md": "mbullwin",
261+
"articles/ai-services/speech-service/**/*.md": "eur",
262+
"articles/ai-services/language-service/**/*.md": "aahi",
263+
"articles/ai-services/translator/**/*.md": "lajanuar"
264+
},
265+
"ms.collection": {
266+
"articles/ai-services/**/*.md": "ce-skilling-ai-copilot",
267+
"articles/ai-services/**/*.yml": "ce-skilling-ai-copilot",
268+
"articles/ai-studio/**/*.md": "ce-skilling-ai-copilot",
269+
"articles/ai-studio/**/*.yml": "ce-skilling-ai-copilot"
270+
},
271+
"ms.service": {
272+
"articles/ai-studio/**/*.md": "azure-ai-services",
273+
"articles/ai-services/**/*.md": "azure-ai-services",
274+
"articles/ai-services/speech-service/*.md": "azure-ai-speech",
275+
"articles/ai-services/translator/**/*.md": "azure-ai-translator",
276+
"articles/ai-services/personalizer/**/*.md": "azure-ai-personalizer",
277+
"articles/ai-services/computer-vision/**/*.md": "azure-ai-vision",
278+
"articles/ai-services/content-moderator/**/*.md": "azure-ai-content-moderator",
279+
"articles/ai-services/language-service/**/*.md": "azure-ai-language",
280+
"articles/ai-services/anomaly-detector/**/*.md": "azure-ai-anomaly-detector",
281+
"articles/ai-services/custom-vision-service/**/*.md": "azure-ai-custom-vision"
282+
},
283+
"monikerRange": {
284+
"articles/ai-services/document-intelligence/**/*.md": "\u003E=doc-intel-2.1.0"
285+
},
286+
"recommendations": {
287+
"articles/ai-services/Translator/**/*.md": false
288+
},
289+
"titleSuffix": {
290+
"articles/ai-studio/**/*.md": "Azure AI Studio",
291+
"articles/ai-services/**/*.md": "Azure AI services",
292+
"articles/ai-services/LUIS/*.md": "Azure",
293+
"articles/ai-services/LUIS/*.yml": "Azure"
294+
}
46295
},
47-
"fileMetadata": {},
296+
"overwrite": [],
297+
"externalReference": [],
48298
"template": []
49299
}
50300
}

0 commit comments

Comments
 (0)