mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
44 lines
851 B
JSON
44 lines
851 B
JSON
{
|
|
"build": {
|
|
"content": [
|
|
{
|
|
"files": [
|
|
"**/*.md",
|
|
"**/*.yml"
|
|
],
|
|
"exclude": [
|
|
"**/obj/**",
|
|
"**/includes/**",
|
|
"README.md",
|
|
"LICENSE",
|
|
"LICENSE-CODE",
|
|
"ThirdPartyNotices"
|
|
]
|
|
}
|
|
],
|
|
"resource": [
|
|
{
|
|
"files": [
|
|
"**/*.png",
|
|
"**/*.jpg"
|
|
],
|
|
"exclude": [
|
|
"**/obj/**",
|
|
"**/includes/**"
|
|
]
|
|
}
|
|
],
|
|
"overwrite": [],
|
|
"externalReference": [],
|
|
"globalMetadata": {
|
|
"uhfHeaderId": "MSDocsHeader-WindowsIT",
|
|
"breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json",
|
|
"ms.technology": "windows",
|
|
"ms.topic": "article",
|
|
"ms.author": "justinha"
|
|
},
|
|
"fileMetadata": {},
|
|
"template": [],
|
|
"dest": "security"
|
|
}
|
|
} |