forked from MicrosoftDocs/xamarin-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.openpublishing.redirection.json
125 lines (124 loc) · 5.09 KB
/
.openpublishing.redirection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"redirections": [
{
"source_path": "docs/cross-platform/getting-started/index.md",
"redirect_url": "/xamarin/xamarin-forms/get-started"
},
{
"source_path": "docs/mac/app-fundamentals/troubleshooting.md",
"redirect_url": "/xamarin/mac/troubleshooting/troubleshooting"
},
{
"source_path": "docs/graphics-games/cocossharp/first-game/index.md",
"redirect_url": "/xamarin/graphics-games/cocossharp"
},
{
"source_path": "docs/graphics-games/cocossharp/first-game/part1.md",
"redirect_url": "/xamarin/graphics-games/cocossharp/bouncing-game"
},
{
"source_path": "docs/graphics-games/cocossharp/first-game/part2.md",
"redirect_url": "/xamarin/graphics-games/cocossharp/bouncing-game"
},
{
"source_path": "docs/ios/troubleshooting/questions/downgrade-xcode.md",
"redirect_url": "/xamarin/ios/troubleshooting/questions/previous-xcode"
},
{
"source_path": "docs/cross-platform/data-cloud/connected-services.md",
"redirect_url": "/visualstudio/mac/connected-services"
},
{
"source_path": "docs/cross-platform/troubleshooting/legacy-licenses/change-email.md",
"redirect_url": "/xamarin/cross-platform/troubleshooting"
},
{
"source_path": "docs/cross-platform/troubleshooting/legacy-licenses/index.md",
"redirect_url": "/xamarin/cross-platform/troubleshooting"
},
{
"source_path": "docs/cross-platform/troubleshooting/legacy-licenses/licensing-errors.md",
"redirect_url": "/xamarin/cross-platform/troubleshooting"
},
{
"source_path": "docs/cross-platform/troubleshooting/legacy-licenses/login-troubleshooting.md",
"redirect_url": "/xamarin/cross-platform/troubleshooting"
},
{
"source_path": "docs/cross-platform/troubleshooting/legacy-licenses/resync-licenses.md",
"redirect_url": "/xamarin/cross-platform/troubleshooting"
},
{
"source_path": "docs/cross-platform/troubleshooting/legacy-licenses/team-management.md",
"redirect_url": "/xamarin/cross-platform/troubleshooting"
},
{
"source_path": "docs/xamarin-forms/data-cloud/consuming/aws.md",
"redirect_url": "/xamarin/xamarin-forms/data-cloud/consuming"
},
{
"source_path": "docs/xamarin-forms/data-cloud/authentication/aws.md",
"redirect_url": "/xamarin/xamarin-forms/data-cloud/authentication"
},
{
"source_path": "docs/xamarin/xamarin-forms/platform/windows/installation/phone.md",
"redirect_url": "/xamarin/xamarin-forms/platform/windows/installation"
},
{
"source_path": "docs/xamarin/xamarin-forms/platform/windows/installation/tablet.md",
"redirect_url": "/xamarin/xamarin-forms/platform/windows/installation"
},
{
"source_path": "docs/xamarin/xamarin-forms/platform/windows/installation/universal.md",
"redirect_url": "/xamarin/xamarin-forms/platform/windows/installation"
},
{
"source_path": "docs/android/platform/fragments/implementing-with-fragments/supporting-pre-honeycomb.md",
"redirect_url": "xamarin/android/platform/fragments/implementing-with-fragments/walkthrough"
},
{
"source_path": "docs/ios/get-started/installation/windows/connecting-to-mac/visual-studio-ssh.md",
"redirect_url": "/xamarin/ios/get-started/installation/windows/connecting-to-mac"
},
{
"source_path": "docs/ios/get-started/installation/windows/manual-installation.md",
"redirect_url": "/xamarin/ios/get-started/installation/windows"
},
{
"source_path": "docs/xamarin-forms/user-interface/styles/introduction.md",
"redirect_url": "/xamarin/xamarin-forms/user-interface/styles/xaml/introduction"
},
{
"source_path": "docs/xamarin-forms/user-interface/styles/explicit.md",
"redirect_url": "/xamarin/xamarin-forms/user-interface/styles/xaml/explicit"
},
{
"source_path": "docs/xamarin-forms/user-interface/styles/implicit.md",
"redirect_url": "/xamarin/xamarin-forms/user-interface/styles/xaml/implicit"
},
{
"source_path": "docs/xamarin-forms/user-interface/styles/application.md",
"redirect_url": "/xamarin/xamarin-forms/user-interface/styles/xaml/application"
},
{
"source_path": "docs/xamarin-forms/user-interface/styles/inheritance.md",
"redirect_url": "/xamarin/xamarin-forms/user-interface/styles/xaml/inheritance"
},
{
"source_path": "docs/xamarin-forms/user-interface/styles/dynamic.md",
"redirect_url": "/xamarin/xamarin-forms/user-interface/styles/xaml/dynamic"
},
{
"source_path": "docs/xamarin-forms/user-interface/styles/device.md",
"redirect_url": "/xamarin/xamarin-forms/user-interface/styles/xaml/device"
},
{
"source_path": "docs/android/user-interface/layouts/tab-layout/tab-host.md",
"redirect_url": "/xamarin/android/user-interface/layouts/tab-layout/with-action-bar"
},
{
"source_path": "docs/android/user-interface/layouts/tab-layout/creating-a-tabbed-ui.md",
"redirect_url": "/xamarin/android/user-interface/layouts/tab-layout/with-action-bar"
}
]
}