85 строки
2.3 KiB
JSON
85 строки
2.3 KiB
JSON
{
|
|
"build": {
|
|
"content": [
|
|
{
|
|
"files": [
|
|
"**/*.md",
|
|
"**/*.yml"
|
|
],
|
|
"exclude": [
|
|
"**/obj/**",
|
|
"**/includes/**",
|
|
"_themes/**",
|
|
"_themes.pdf/**",
|
|
"**/docfx.json",
|
|
"_repo.en-us/**",
|
|
"README.md",
|
|
"LICENSE",
|
|
"LICENSE-CODE",
|
|
"ThirdPartyNotices.md"
|
|
],
|
|
"group": "net",
|
|
"src": "."
|
|
}
|
|
],
|
|
"resource": [
|
|
{
|
|
"files": [
|
|
"**/*.png",
|
|
"**/*.jpg",
|
|
"**/*.jpeg",
|
|
"**/*.gif",
|
|
"**/*.svg"
|
|
],
|
|
"exclude": [
|
|
"**/obj/**",
|
|
"**/includes/**",
|
|
"_themes/**",
|
|
"_themes.pdf/**",
|
|
"**/docfx.json",
|
|
"_repo.en-us/**"
|
|
],
|
|
"group": "net",
|
|
"src": "."
|
|
}
|
|
],
|
|
"overwrite": [],
|
|
"externalReference": [],
|
|
"globalMetadata": {
|
|
"author": "davidbritch",
|
|
"breadcrumb_path": "/dotnet/maui/breadcrumb/toc.json",
|
|
"feedback_system": "OpenSource",
|
|
"feedback_github_repo": "dotnet/docs-maui",
|
|
"feedback_product_url": "https://developercommunity.visualstudio.com/",
|
|
"open_source_feedback_contributorGuideUrl": "https://learn.microsoft.com/contribute/content/dotnet/dotnet-contribute",
|
|
"open_source_feedback_issueUrl": "https://github.com/dotnet/docs-maui/issues/new?template=customer-feedback.yml",
|
|
"open_source_feedback_productName": ".NET MAUI",
|
|
"open_source_feedback_issueTitle": "",
|
|
"open_source_feedback_productLogoLightUrl": "https://learn.microsoft.com/media/logos/logo_net.svg",
|
|
"open_source_feedback_productLogoDarkUrl": "https://learn.microsoft.com/media/logos/logo_net.svg",
|
|
"ms.author": "dabritch",
|
|
"ms.service": "dotnet-mobile",
|
|
"ms.subservice": "dotnet-maui",
|
|
"ms.topic": "conceptual",
|
|
"uhfHeaderId": "MSDocsHeader-DotNetMaui",
|
|
"zone_pivot_group_filename": "maui/zone-pivot-groups.json",
|
|
"titleSuffix": ".NET MAUI",
|
|
"searchScope": [ ".NET MAUI" ]
|
|
},
|
|
"fileMetadata": {
|
|
"titleSuffix": {
|
|
"**.md": ".NET MAUI"
|
|
}
|
|
},
|
|
"template": [],
|
|
"dest": "docs-maui-public",
|
|
"markdownEngineName": "markdig",
|
|
"groups": {
|
|
"net": {
|
|
"dest": "net-dest",
|
|
"moniker_range": ">=net-maui-7.0"
|
|
}
|
|
}
|
|
}
|
|
}
|