Skip to content

Commit

Permalink
update docfx.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shdyas committed May 29, 2024
1 parent 732a554 commit 9191325
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 8 deletions.
29 changes: 25 additions & 4 deletions defender-for-cloud/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@
{
"files": [
"**/*.png",
"**/*.jpg"
"**/*.jpg",
"**/*.gif",
"**/*.svg"
],
"exclude": [
"**/obj/**",
Expand All @@ -40,11 +42,30 @@
"overwrite": [],
"externalReference": [],
"globalMetadata": {
"breadcrumb_path": "~/breadcrumb/defender-for-cloud/toc.yml",
"breadcrumb_path": "/breadcrumb/defender-for-cloud/toc.json",
"feedback_system": "Standard",
"permissioned-type": "public"
"permissioned-type": "public",
"feedback_product_url": "https://techcommunity.microsoft.com/t5/security-compliance-and-identity/ct-p/MicrosoftSecurityandCompliance",
"uhfHeaderId": "MSDocsHeader-MicrosoftDefender",
"titleSuffix": "Microsoft Defender for Cloud",
"searchScope": [
"Microsoft Defender for Cloud"
],
"contributors_to_exclude": [
"dstrome",
"shdyas",
"rjagiewich",
"American-Dipper",
"claydetels19",
"jborsecnik",
"v-stchambers",
"Stacyrch140",
"garycentric",
"alekyaj"
]
},
"fileMetadata": {},
"template": []
"template": [],
"dest": "defender-for-cloud"
}
}
29 changes: 25 additions & 4 deletions defender-for-iot/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@
{
"files": [
"**/*.png",
"**/*.jpg"
"**/*.jpg",
"**/*.gif",
"**/*.svg"
],
"exclude": [
"**/obj/**",
Expand All @@ -40,11 +42,30 @@
"overwrite": [],
"externalReference": [],
"globalMetadata": {
"breadcrumb_path": "~/breadcrumb/defender-for-iot/toc.yml",
"breadcrumb_path": "/breadcrumb/defender-for-iot/toc.json",
"feedback_system": "Standard",
"permissioned-type": "public"
"permissioned-type": "public",
"feedback_product_url": "https://techcommunity.microsoft.com/t5/security-compliance-and-identity/ct-p/MicrosoftSecurityandCompliance",
"uhfHeaderId": "MSDocsHeader-MicrosoftDefender",
"titleSuffix": "Microsoft Defender for IoT",
"searchScope": [
"Microsoft Defender for IoT"
],
"contributors_to_exclude": [
"dstrome",
"shdyas",
"rjagiewich",
"American-Dipper",
"claydetels19",
"jborsecnik",
"v-stchambers",
"Stacyrch140",
"garycentric",
"alekyaj"
]
},
"fileMetadata": {},
"template": []
"template": [],
"dest": "defender-for-iot"
}
}

0 comments on commit 9191325

Please sign in to comment.