Skip to content

Commit b35beb9

Browse files
committed
Sync with Kendo UI Professional
1 parent f44de62 commit b35beb9

33 files changed

+52
-35
lines changed

docs-aspnet/_contentTemplates/core/getting-started-prerequisites.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ To successfully complete the tutorial, you need a project that is already config
66
{% if site.core %}
77
* You can use the [Telerik REPL](https://netcorerepl.telerik.com/) playground and skip installing the components on your system and configuring a project.
88

9-
* You can prepare a Visual Studio project by following either of these guides:
9+
* You can prepare a Visual Studio project by following the following guide:
1010

1111
* Creating a new pre-configured project for the Telerik UI for {{ site.framework }} components from [a project template]({% slug gettingstarted_project_template %}).
1212

13-
* Manually configuring an existing project as described in the [First Steps on Windows]({% slug gettingstarted_aspnetmvc6_aspnetmvc %}) or [First Steps on Mac]({% slug gettingstarted_firststeps_vsmac %}) articles.
14-
1513
{% else %}
1614
* To create a new pre-configured project for the Telerik UI for {{ site.framework }} components, you can [use a project template]({% slug gettingstarted_aspnetmvc %}).
1715

@@ -27,8 +25,6 @@ To successfully complete the tutorial, you need a project that is already config
2725

2826
* To create a new pre-configured project for the Telerik UI for {{ site.framework }} components, you can use [a project template]({% slug gettingstarted_project_template %}).
2927

30-
* To manually configure an existing project, follow the [First Steps on Windows]({% slug gettingstarted_aspnetmvc6_aspnetmvc %}) or [First Steps on Mac]({% slug gettingstarted_firststeps_vsmac %}) articles.
31-
3228
{% else %}
3329
* To create a new pre-configured project for the Telerik UI for {{ site.framework }} components, you can [use a project template]({% slug gettingstarted_aspnetmvc %}).
3430

docs-aspnet/getting-started-core/razor-pages.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,5 +323,4 @@ Razor Pages use `Page` in their routing mechanism which interferes with `GET` re
323323

324324
* [Configure a Custom DataSource for the Grid in Razor Pages]({% slug grid-custom-datasource-razor-ages %})
325325
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
326-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
327326
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})

docs-aspnet/html-helpers/helper-basics/destroy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ In addition to destroying a particular Telerik UI for {{ site.framework }} helpe
5252

5353
{% if site.core %}
5454
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
55-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
5655
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})
5756
{% else %}
5857
* [Starting a new Telerik UI project from a template]({% slug gettingstarted_aspnetmvc %})

docs-aspnet/html-helpers/helper-basics/events-and-methods.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ Telerik UI for {{ site.framework }} does not fire an event when the correspondin
337337

338338
{% if site.core %}
339339
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
340-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
341340
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})
342341
{% else %}
343342
* [Starting a new Telerik UI project from a template]({% slug gettingstarted_aspnetmvc %})

docs-aspnet/html-helpers/helper-basics/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,5 @@ The <a href="https://www.telerik.com/kendo-jquery-ui" target="_blank">Kendo UI f
119119

120120
* [Introduction to {{ site.product }}]({% slug overview_aspnetmvc6_aspnetmvc %})
121121
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
122-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
123122
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})
124123
{% endif %}

docs-aspnet/installation/adding-client-side-resources/cdn-service.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ The following articles provide solutions to common issues related to the Telerik
136136
* [Installing {{ site.product }} with NuGet]({% slug nuget_install_aspnetmvc6_aspnetmvc %})
137137
{% if site.core %}
138138
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
139-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
140139
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})
141140
{% else %}
142141
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc %})

docs-aspnet/installation/adding-client-side-resources/getting-started-copy-client-resources.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Clients with a commercial license can use the [Custom Download Builder tool](htt
6060
{% if site.core %}
6161
* [Introduction to Telerik UI for ASP.NET Core]({% slug overview_aspnetmvc6_aspnetmvc %})
6262
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
63-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
6463
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})
6564
{% else %}
6665
* [Telerik UI for ASP.NET MVC Fundamentals]({% slug fundamentals_aspnetmvc %})

docs-aspnet/installation/bower-install.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,4 @@ This section provides solutions for common issues you might encounter while inst
125125
* [Installing Telerik UI for ASP.NET Core by Using the CDN Services]({% slug cdnservices_core %})
126126
* [Installing Telerik UI for ASP.NET Core with NuGet]({% slug nuget_install_aspnetmvc6_aspnetmvc %})
127127
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
128-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
129128
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})

docs-aspnet/installation/msi-install.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ You will find the following in the {{ site.product }} installation directory:
105105

106106
{% if site.core %}
107107
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
108-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
109108
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})
110109
{% else %}
111110
* [Collected Examples on ASP.NET MVC](https://github.com/telerik/kendo-examples-asp-net-mvc)

docs-aspnet/installation/npm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,4 @@ This section provides solutions for common issues you might encounter while inst
131131
* [Installing Telerik UI for ASP.NET Core by Using the CDN Services]({% slug cdnservices_core %})
132132
* [Installing Telerik UI for ASP.NET Core with NuGet]({% slug nuget_install_aspnetmvc6_aspnetmvc %})
133133
* [First Steps on Visual Studio for Windows (Online Guide)]({% slug gettingstarted_aspnetmvc6_aspnetmvc %})
134-
* [First Steps on Visual Studio for Mac (Online Guide)]({% slug gettingstarted_firststeps_vsmac %})
135134
* [First Steps with CLI (Online Guide)]({% slug gettingstartedcli_aspnetmvc6_aspnetmvc %})

0 commit comments

Comments
 (0)