Skip to content

Commit ca7052d

Browse files
committed
docs(first-steps): refactor and relocated pages
1 parent 774c400 commit ca7052d

File tree

3 files changed

+15
-14
lines changed

3 files changed

+15
-14
lines changed

getting-started/first-steps-nuget.md renamed to getting-started/installation/install-from-nuget.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
2-
title: First Steps with NuGet
2+
title: Install from NuGet
33
page_title: First Steps with NuGet Installation
44
description: "Get started with Telerik UI for ASP.NET AJAX and learn how to install the controls from a NuGet package, and then build and run a sample application."
5-
slug: introduction/installation/installing-the-telerik-controls-from-a-nuget-package
6-
previous_url: installation/installing-the-telerik-controls-from-nuget-package
5+
slug: getting-started/installation/install-from-nuget
6+
previous_url: installation/installing-the-telerik-controls-from-nuget-package,getting-started/first-steps-nuget
77
tags: installing, telerik, controls, nuget, package
88
published: True
9-
position: 3
9+
position: 2
1010
---
1111

12-
# First Steps by Installing from a NuGet Package
12+
# Installing Telerik UI for ASP.NET AJAX from NuGet Feed
13+
1314

1415
[NuGet](https://www.nuget.org/) is a popular .NET package manager. Progress maintains the Telerik NuGet Feed for registered users and you can include the Telerik UI for ASP.NET AJAX suite in your project as well as update to the latest available version from there. Installing the Telerik UI for ASP.NET AJAX library with NuGet works both for Windows and MacOS machines.
1516

getting-started/first-steps-zip.md renamed to getting-started/installation/install-from-zip.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: First Steps with ZIP
2+
title: Install from ZIP
33
page_title: First Steps with ZIP Installation
44
description: "Get started with Telerik UI for ASP.NET AJAX and learn how to install the controls from a ZIP file, and then build and run a sample application."
5-
slug: introduction/installation/installing-the-telerik-controls-from-zip-file
6-
previous_url: installation/installing-the-telerik-controls-from-zip-file
5+
slug: getting-started/installation/install-from-zip
6+
previous_url: installation/installing-the-telerik-controls-from-zip-file,getting-started/first-steps-zip
77
tags: installing, telerik, controls, from, zip, file
88
published: True
9-
position: 2
9+
position: 3
1010
---
1111

12-
# First Steps by Installing with a ZIP File
12+
# Installing Telerik UI for ASP.NET AJAX from the ZIP Contents
1313

1414
The Telerik UI for ASP.NET AJAX library provides an option for installing its controls by downloading and executing the ZIP file, which contains the suite.
1515

getting-started/first-steps-msi.md renamed to getting-started/installation/install-using-msi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: First Steps with MSI
2+
title: Install using MSI
33
page_title: First Steps with MSI Installation
44
description: "Get started with Telerik UI for ASP.NET AJAX and learn how to install the controls from an MSI file, and then build and run a sample application."
5-
slug: introduction/installation/installing-the-telerik-controls-from-msi-file
6-
previous_url: installation/installing-the-telerik-controls-from-msi-file, getting-started/first-steps
5+
slug: getting-started/installation/install-using-msi
6+
previous_url: installation/installing-the-telerik-controls-from-msi-file, getting-started/first-steps, getting-started/first-steps-msi
77
tags: installing, telerik, controls, msi, file
88
published: True
99
position: 1
1010
---
1111

12-
# First Steps by Installing with an MSI File
12+
# Installing Telerik UI for ASP.NET AJAX using an MSI Installer File
1313

1414
The Telerik UI for ASP.NET AJAX library provides an option for installing its controls by downloading and executing the MSI file, which contains the suite.
1515

0 commit comments

Comments
 (0)