docs-maui/.whatsnew.json

83 строки
2.0 KiB
JSON
Исходник Постоянная ссылка Обычный вид История

{
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
"docSetProductName": ".NET Multi-platform App UI (.NET MAUI)",
"rootDirectory": "docs/",
"docLinkSettings": {
"linkFormat": "relative",
"relativeLinkPrefix": "../"
},
"inclusionCriteria": {
"maxFilesChanged": 400,
2023-05-18 19:01:04 +03:00
"minAdditionsToFile": 10
},
"navigationOptions": {
2023-05-18 19:01:04 +03:00
"maximumNumberOfArticles": 3,
"tocParentNode": "What's new",
"repoTocFolder": "docs/whats-new",
"indexParentNode": "Find .NET MAUI doc updates",
"repoIndexFolder": "docs/whats-new"
},
"areas": [
{
"names": [ "." ],
"heading": "Home"
},
{
"names": [ "get-started" ],
"heading": "Get started"
},
2022-09-14 11:47:19 +03:00
{
"names": [ "tutorials" ],
"heading": "Tutorials"
},
{
"names": [ "data-cloud" ],
"heading": "Data & cloud services"
},
2022-09-14 11:47:19 +03:00
{
"names": [ "deployment" ],
"heading": "Deployment"
},
{
"names": [ "fundamentals" ],
"heading": "Fundamentals"
},
2023-03-01 13:18:26 +03:00
{
"names": [ "migration" ],
"heading": "Migration from Xamarin.Forms"
2023-03-01 13:18:26 +03:00
},
{
"names": [ "platform-integration" ],
"heading": "Platform integration"
},
2022-09-14 11:47:19 +03:00
{
"names": [ "android" ],
"heading": "Android"
},
{
"names": [ "ios" ],
"heading": "iOS"
},
2023-05-04 17:08:40 +03:00
{
"names": [ "macios" ],
"heading": "iOS and Mac Catalyst"
2023-05-18 19:01:04 +03:00
},
2022-09-14 11:47:19 +03:00
{
"names": [ "mac-catalyst" ],
"heading": "Mac Catalyst"
2022-09-14 11:47:19 +03:00
},
{
"names": [ "windows" ],
"heading": "Windows"
},
{
"names": [ "user-interface" ],
"heading": "User interface"
},
{
"names": [ "xaml" ],
"heading": "XAML"
}
]
}