mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 16:27:22 +00:00
48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"build": {
|
|
"content": [
|
|
{
|
|
"files": [
|
|
"**/*.md",
|
|
"**/*.yml"
|
|
],
|
|
"exclude": [
|
|
"**/obj/**",
|
|
"**/includes/**",
|
|
"_themes/**",
|
|
"_themes.pdf/**",
|
|
"README.md",
|
|
"LICENSE",
|
|
"LICENSE-CODE",
|
|
"ThirdPartyNotices"
|
|
]
|
|
}
|
|
],
|
|
"resource": [
|
|
{
|
|
"files": [
|
|
"**/*.png",
|
|
"**/*.jpg"
|
|
],
|
|
"exclude": [
|
|
"**/obj/**",
|
|
"**/includes/**",
|
|
"_themes/**",
|
|
"_themes.pdf/**"
|
|
]
|
|
}
|
|
],
|
|
"overwrite": [],
|
|
"externalReference": [],
|
|
"globalMetadata": {
|
|
"breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json",
|
|
"feedback_system": "GitHub",
|
|
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
|
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app"
|
|
},
|
|
"fileMetadata": {},
|
|
"template": [],
|
|
"dest": "known-issues",
|
|
"markdownEngineName": "markdig"
|
|
}
|
|
} |