Skip to content

Commit 2aa051f

Browse files
authored
Merge pull request #264749 from JasonWHowell/healthcare-monikers
Healthcare monikers cleanup
2 parents c6d24d1 + 48a0139 commit 2aa051f

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

docfx.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"**/includes/**",
1717
"**/obj/**",
1818
"**/*.graffle",
19-
"healthcare-apis/**",
2019
"machine-learning/**"
2120
]
2221
},
@@ -62,20 +61,6 @@
6261
"**/obj/**"
6362
]
6463
},
65-
{
66-
"group": "healthcare-apis",
67-
"src": "articles/healthcare-apis",
68-
"dest": "./healthcare-apis/",
69-
"files": [
70-
"**/*.md",
71-
"**/*.yml"
72-
],
73-
"exclude": [
74-
"**/_themes/**",
75-
"**/includes/**",
76-
"**/obj/**"
77-
]
78-
},
7964
{
8065
"group": "grp-machine-learning",
8166
"src": "articles/machine-learning",
@@ -150,7 +135,6 @@
150135
"ai-services/document-intelligence/**",
151136
"**/_themes/**",
152137
"**/obj/**",
153-
"healthcare-apis/**",
154138
"machine-learning/**"
155139
]
156140
},
@@ -186,22 +170,6 @@
186170
"**/obj/**"
187171
]
188172
},
189-
{
190-
"group": "healthcare-apis",
191-
"src": "articles/healthcare-apis",
192-
"dest": "./healthcare-apis/",
193-
"files": [
194-
"**/*.gif",
195-
"**/*.jpeg",
196-
"**/*.jpg",
197-
"**/*.png",
198-
"**/*.svg"
199-
],
200-
"exclude": [
201-
"**/_themes/**",
202-
"**/obj/**"
203-
]
204-
},
205173
{
206174
"group": "grp-machine-learning",
207175
"src": "articles/machine-learning",

0 commit comments

Comments
 (0)