Skip to content

Commit 97e6b44

Browse files
committed
Can't use !INCLUDE in yaml header, fix TOC
1 parent ccb7368 commit 97e6b44

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/top/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [What's New for Visual C++ in Visual Studio 2017](what-s-new-for-visual-cpp-in-visual-studio-2017.md)
1+
# [What's New for Visual C++ in [!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)]](what-s-new-for-visual-cpp-in-visual-studio.md)
22
# [Visual C++ in Visual Studio](visual-cpp-in-visual-studio.md)
33
# [Visual C++ Samples](visual-cpp-samples.md)
44
# [How to Report a Problem with the Visual C++ Toolset](how-to-report-a-problem-with-the-visual-cpp-toolset.md)

docs/top/what-s-new-for-visual-cpp-in-visual-studio.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "What's New for Visual C++ in [!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)] | Microsoft Docs"
2+
title: "What's New for Visual C++ in Visual Studio | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/16/2016"
55
ms.prod: "visual-studio-dev15"
@@ -29,11 +29,11 @@ translation.priority.ht:
2929
- "zh-tw"
3030
---
3131

32-
# What's New for Visual C++ in [!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)]
32+
# What's New for Visual C++ in [!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)]
3333

34-
[!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)] brings many updates and fixes to the Visual C++ environment. We've fixed over 250 bugs and reported issues in the compiler and tools, many submitted by customers through [Microsoft Connect](https://connect.microsoft.com/VisualStudio "Microsoft Connect"). Thank you for reporting bugs!
34+
[!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)] brings many updates and fixes to the Visual C++ environment. We've fixed over 250 bugs and reported issues in the compiler and tools, many submitted by customers through [Microsoft Connect](https://connect.microsoft.com/VisualStudio "Microsoft Connect"). Thank you for reporting bugs!
3535

36-
The compiler and tools version number in [!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)] RC is 14.10.24629.
36+
The compiler and tools version number in [!INCLUDE[vs_dev15_md](../misc/includes/vs_dev15_md.md)] RC is 14.10.24629.
3737

3838
## C++ Code Analysis
3939

0 commit comments

Comments
 (0)