Skip to content

Commit c3f9d24

Browse files
committed
Update metadata to visual-studio-dev15
1 parent 4e57ea9 commit c3f9d24

File tree

12,348 files changed

+361979
-361979
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,348 files changed

+361979
-361979
lines changed

.localization-config

+33-33
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
1-
{
2-
"Filters": [
3-
{
4-
"Files": [
5-
"**/*.md"
6-
],
7-
"Priorities": [
8-
{
9-
"Priority": "ht",
10-
"Locales": [
11-
"cs-cz",
12-
"de-de",
13-
"es-es",
14-
"fr-fr",
15-
"it-it",
16-
"ja-jp",
17-
"ko-kr",
18-
"pl-pl",
19-
"pt-br",
20-
"ru-ru",
21-
"tr-tr",
22-
"zh-cn",
23-
"zh-tw"
24-
],
25-
"Type": "ht"
26-
}
27-
]
28-
}
29-
],
30-
"IncludeDependencies": true,
31-
"AutoPush": true,
32-
"XliffVersion": "1.2",
33-
"UseJavascriptMarkdownTransformer": true
1+
{
2+
"Filters": [
3+
{
4+
"Files": [
5+
"**/*.md"
6+
],
7+
"Priorities": [
8+
{
9+
"Priority": "ht",
10+
"Locales": [
11+
"cs-cz",
12+
"de-de",
13+
"es-es",
14+
"fr-fr",
15+
"it-it",
16+
"ja-jp",
17+
"ko-kr",
18+
"pl-pl",
19+
"pt-br",
20+
"ru-ru",
21+
"tr-tr",
22+
"zh-cn",
23+
"zh-tw"
24+
],
25+
"Type": "ht"
26+
}
27+
]
28+
}
29+
],
30+
"IncludeDependencies": true,
31+
"AutoPush": true,
32+
"XliffVersion": "1.2",
33+
"UseJavascriptMarkdownTransformer": true
3434
}

docs/TOC.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# [Welcome to Visual Studio 2017 RC!](welcome-to-visual-studio.md)
2-
# [What's New in Visual Studio 2017 RC](ide\whats-new-in-visual-studio.md)
3-
# [Install Visual Studio](install\TOC.md)
4-
# [Visual Studio IDE](ide/TOC.md)
5-
# [Visual Basic](/dotnet/articles/visual-basic)
6-
# [Visual C#](/dotnet/articles/csharp)
7-
# [Visual C++](/cpp/top/visual-cpp-in-visual-studio-2017)
8-
# [Javascript](javascript/TOC.md)
9-
# [Python](python/TOC.md)
10-
# [Visual F#](/dotnet/articles/fsharp/)
11-
# [Data Access](data-tools/TOC.md)
12-
# [Cross-Platform Mobile Development](cross-platform/TOC.md)
13-
# [Port, Migrate, or Upgrade Your Code](porting\TOC.md)
14-
# [Extensibility](extensibility/extensibility-in-visual-studio.md)
15-
# [Talk to Us](ide/talk-to-us.md)
16-
## [How to Report a Problem with Visual Studio 2017 RC](ide/how-to-report-a-problem-with-visual-studio-2017.md)
1+
# [Welcome to Visual Studio 2017 RC!](welcome-to-visual-studio.md)
2+
# [What's New in Visual Studio 2017 RC](ide\whats-new-in-visual-studio.md)
3+
# [Install Visual Studio](install\TOC.md)
4+
# [Visual Studio IDE](ide/TOC.md)
5+
# [Visual Basic](/dotnet/articles/visual-basic)
6+
# [Visual C#](/dotnet/articles/csharp)
7+
# [Visual C++](/cpp/top/visual-cpp-in-visual-studio-2017)
8+
# [Javascript](javascript/TOC.md)
9+
# [Python](python/TOC.md)
10+
# [Visual F#](/dotnet/articles/fsharp/)
11+
# [Data Access](data-tools/TOC.md)
12+
# [Cross-Platform Mobile Development](cross-platform/TOC.md)
13+
# [Port, Migrate, or Upgrade Your Code](porting\TOC.md)
14+
# [Extensibility](extensibility/extensibility-in-visual-studio.md)
15+
# [Talk to Us](ide/talk-to-us.md)
16+
## [How to Report a Problem with Visual Studio 2017 RC](ide/how-to-report-a-problem-with-visual-studio-2017.md)

docs/code-quality/TOC.md

+611-611
Large diffs are not rendered by default.

docs/code-quality/all-rules-rule-set.md

+33-33
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
---
2-
title: "All Rules rule set | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "11/04/2016"
5-
ms.prod: "visual-studio-dev14"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "vs-devops-test"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
ms.assetid: b490e4d9-2736-4a1f-8bb9-1c35829aa5af
13-
caps.latest.revision: 9
14-
author: "stevehoag"
15-
ms.author: "shoag"
16-
manager: "wpickett"
17-
translation.priority.ht:
18-
- "de-de"
19-
- "es-es"
20-
- "fr-fr"
21-
- "it-it"
22-
- "ja-jp"
23-
- "ko-kr"
24-
- "ru-ru"
25-
- "zh-cn"
26-
- "zh-tw"
27-
translation.priority.mt:
28-
- "cs-cz"
29-
- "pl-pl"
30-
- "pt-br"
31-
- "tr-tr"
32-
---
33-
# All Rules rule set
1+
---
2+
title: "All Rules rule set | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "11/04/2016"
5+
ms.prod: "visual-studio-dev15"
6+
ms.reviewer: ""
7+
ms.suite: ""
8+
ms.technology:
9+
- "vs-devops-test"
10+
ms.tgt_pltfrm: ""
11+
ms.topic: "article"
12+
ms.assetid: b490e4d9-2736-4a1f-8bb9-1c35829aa5af
13+
caps.latest.revision: 9
14+
author: "stevehoag"
15+
ms.author: "shoag"
16+
manager: "wpickett"
17+
translation.priority.ht:
18+
- "de-de"
19+
- "es-es"
20+
- "fr-fr"
21+
- "it-it"
22+
- "ja-jp"
23+
- "ko-kr"
24+
- "ru-ru"
25+
- "zh-cn"
26+
- "zh-tw"
27+
translation.priority.mt:
28+
- "cs-cz"
29+
- "pl-pl"
30+
- "pt-br"
31+
- "tr-tr"
32+
---
33+
# All Rules rule set
3434
The All Rules rule set contains all of the rules for both native and managed code. The rule set includes all the rules that are described in the following topics:
3535

3636
1. [Code Analysis for C/C++ Warnings](../code-quality/code-analysis-for-c-cpp-warnings.md)

docs/code-quality/analyzing-application-quality-by-using-code-analysis-tools.md

+38-38
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
1-
---
2-
title: "Analyzing Application Quality by Using Code Analysis Tools | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "11/04/2016"
5-
ms.prod: "visual-studio-dev14"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "vs-devops-test"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
f1_keywords:
13-
- "vs.codeanalysis.analysisresults"
14-
helpviewer_keywords:
15-
- "application quality, analyzing"
16-
- "code analysis"
17-
- "team-based development, analyzing application quality"
18-
ms.assetid: 21680516-ddb5-446d-90d4-19d94f6ec699
19-
caps.latest.revision: 24
20-
author: "stevehoag"
21-
ms.author: "shoag"
22-
manager: "wpickett"
23-
translation.priority.ht:
24-
- "cs-cz"
25-
- "de-de"
26-
- "es-es"
27-
- "fr-fr"
28-
- "it-it"
29-
- "ja-jp"
30-
- "ko-kr"
31-
- "pl-pl"
32-
- "pt-br"
33-
- "ru-ru"
34-
- "tr-tr"
35-
- "zh-cn"
36-
- "zh-tw"
37-
---
38-
# Analyzing Application Quality by Using Code Analysis Tools
1+
---
2+
title: "Analyzing Application Quality by Using Code Analysis Tools | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "11/04/2016"
5+
ms.prod: "visual-studio-dev15"
6+
ms.reviewer: ""
7+
ms.suite: ""
8+
ms.technology:
9+
- "vs-devops-test"
10+
ms.tgt_pltfrm: ""
11+
ms.topic: "article"
12+
f1_keywords:
13+
- "vs.codeanalysis.analysisresults"
14+
helpviewer_keywords:
15+
- "application quality, analyzing"
16+
- "code analysis"
17+
- "team-based development, analyzing application quality"
18+
ms.assetid: 21680516-ddb5-446d-90d4-19d94f6ec699
19+
caps.latest.revision: 24
20+
author: "stevehoag"
21+
ms.author: "shoag"
22+
manager: "wpickett"
23+
translation.priority.ht:
24+
- "cs-cz"
25+
- "de-de"
26+
- "es-es"
27+
- "fr-fr"
28+
- "it-it"
29+
- "ja-jp"
30+
- "ko-kr"
31+
- "pl-pl"
32+
- "pt-br"
33+
- "ru-ru"
34+
- "tr-tr"
35+
- "zh-cn"
36+
- "zh-tw"
37+
---
38+
# Analyzing Application Quality by Using Code Analysis Tools
3939
## In This Section
4040
[Analyzing Managed Code Quality](../code-quality/analyzing-managed-code-quality-by-using-code-analysis.md)
4141
Visual Studio code analysis for managed code provides information about managed assemblies, such as violations of the programming and design rules set forth in the Microsoft .NET Framework Design Guidelines. Warning messages identify any relevant programming and design issues and, when it is possible, supply information about how to fix the problem.

docs/code-quality/analyzing-c-cpp-code-quality-by-using-code-analysis.md

+41-41
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
1-
---
2-
title: "Analyzing C-C++ Code Quality by Using Code Analysis | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "11/04/2016"
5-
ms.prod: "visual-studio-dev14"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "vs-devops-test"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
12-
helpviewer_keywords:
13-
- "C/C++, code analysis"
14-
- "code analysis, running"
15-
- "code analysis, C/C++"
16-
- "code analysis,native"
17-
- "native code analysis"
18-
- "C++, code analysis"
19-
- "C, code analysis"
20-
ms.assetid: 03b8b47a-e9d8-4692-835f-2d22ec6c76a4
21-
caps.latest.revision: 35
22-
author: "corob-msft"
23-
ms.author: "corob"
24-
manager: "ghogen"
25-
translation.priority.ht:
26-
- "de-de"
27-
- "es-es"
28-
- "fr-fr"
29-
- "it-it"
30-
- "ja-jp"
31-
- "ko-kr"
32-
- "ru-ru"
33-
- "zh-cn"
34-
- "zh-tw"
35-
translation.priority.mt:
36-
- "cs-cz"
37-
- "pl-pl"
38-
- "pt-br"
39-
- "tr-tr"
40-
---
41-
# Analyzing C/C++ Code Quality by Using Code Analysis
1+
---
2+
title: "Analyzing C-C++ Code Quality by Using Code Analysis | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "11/04/2016"
5+
ms.prod: "visual-studio-dev15"
6+
ms.reviewer: ""
7+
ms.suite: ""
8+
ms.technology:
9+
- "vs-devops-test"
10+
ms.tgt_pltfrm: ""
11+
ms.topic: "article"
12+
helpviewer_keywords:
13+
- "C/C++, code analysis"
14+
- "code analysis, running"
15+
- "code analysis, C/C++"
16+
- "code analysis,native"
17+
- "native code analysis"
18+
- "C++, code analysis"
19+
- "C, code analysis"
20+
ms.assetid: 03b8b47a-e9d8-4692-835f-2d22ec6c76a4
21+
caps.latest.revision: 35
22+
author: "corob-msft"
23+
ms.author: "corob"
24+
manager: "ghogen"
25+
translation.priority.ht:
26+
- "de-de"
27+
- "es-es"
28+
- "fr-fr"
29+
- "it-it"
30+
- "ja-jp"
31+
- "ko-kr"
32+
- "ru-ru"
33+
- "zh-cn"
34+
- "zh-tw"
35+
translation.priority.mt:
36+
- "cs-cz"
37+
- "pl-pl"
38+
- "pt-br"
39+
- "tr-tr"
40+
---
41+
# Analyzing C/C++ Code Quality by Using Code Analysis
4242
You can improve your C/C++ code by using the code analysis in Visual Studio to find and fix code defects.
4343

4444
## In This Section

0 commit comments

Comments
 (0)