Skip to content

Commit eb9be51

Browse files
authored
Merge pull request #224735 from ollips/patch-1
Adding adobe-target meta to a few folders
2 parents c222e3b + f3c53ea commit eb9be51

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docfx.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,20 @@
249249
]
250250
},
251251
"fileMetadata": {
252+
"adobe-target": {
253+
"articles/azure-functions/*": true,
254+
"articles/container-apps/*": true,
255+
"articles/cosmos-db/*": true,
256+
"articles/app-service/*": true,
257+
"articles/static-web-apps/*": true,
258+
"articles/aks/*": true,
259+
"articles/kubernetes-fleet/*": true,
260+
"articles/api-management/*": true,
261+
"articles/messaging-services/*": true,
262+
"articles/defender-for-cloud/*": true,
263+
"articles/azure-monitor/*": true,
264+
"articles/key-vault/*": true
265+
},
252266
"author": {
253267
"articles/advisor/*.md": "ikhapova",
254268
"articles/aks/**/*.md": "MGoedtel",

0 commit comments

Comments
 (0)