From f4be949183c7df455f91fb1bf5f9f915a12761e4 Mon Sep 17 00:00:00 2001 From: Kemp Brown Date: Fri, 10 Mar 2017 13:01:18 -0800 Subject: [PATCH 01/24] Changed TOC entry for VS IDE and updated IDE index.md --- docs/TOC.md | 2 +- docs/ide/index.md | 30 ++++++------------------------ 2 files changed, 7 insertions(+), 25 deletions(-) diff --git a/docs/TOC.md b/docs/TOC.md index b549dfe913b..a199d6f17e1 100644 --- a/docs/TOC.md +++ b/docs/TOC.md @@ -1,7 +1,7 @@ # [Welcome to Visual Studio 2017!](welcome-to-visual-studio.md) # [What's New](ide/whats-new-in-visual-studio.md) # [Installation](install/TOC.md) -# [Visual Studio IDE Feature Tour](ide/visual-studio-ide.md) +# [Visual Studio IDE](ide/index.md) # [Visual Basic](/dotnet/articles/visual-basic) # [Visual C#](/dotnet/articles/csharp) # [Visual C++](/cpp/top/visual-cpp-in-visual-studio) diff --git a/docs/ide/index.md b/docs/ide/index.md index 2c64aa605f8..5fd8d528654 100644 --- a/docs/ide/index.md +++ b/docs/ide/index.md @@ -12,24 +12,6 @@ Learn about how the Visual Studio integrated development environment (IDE) can h Tutorials, videos, and other documentation show you ways to create code and apps by using Visual Studio.