Skip to content

Commit f3dd79c

Browse files
authored
Merge pull request #5347 from Rageking8/add-helpviewer-keywords-to-cxxxxx-reference-pages
Add `helpviewer_keywords` to `CXXXX[X]` reference pages
2 parents 47734db + a250dde commit f3dd79c

File tree

12 files changed

+26
-25
lines changed

12 files changed

+26
-25
lines changed

docs/code-quality/c28310.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C28310"
32
title: Warning C28310
3+
description: "Learn more about: Warning C28310"
44
ms.date: 11/04/2016
55
f1_keywords: ["C28310"]
6-
ms.assetid: 51054ca8-01b6-454b-9853-f05f1c817b18
6+
helpviewer_keywords: ["C28310"]
77
---
88
# Warning C28310
99

docs/code-quality/c28311.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C28311"
32
title: Warning C28311
3+
description: "Learn more about: Warning C28311"
44
ms.date: 11/04/2016
55
f1_keywords: ["C28311"]
6-
ms.assetid: 2c76e07a-4418-40ef-8a77-c62774bc3677
6+
helpviewer_keywords: ["C28311"]
77
---
88
# Warning C28311
99

docs/code-quality/c28312.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C28312"
32
title: Warning C28312
3+
description: "Learn more about: Warning C28312"
44
ms.date: 11/04/2016
55
f1_keywords: ["C28312"]
6-
ms.assetid: 19828546-33c9-4373-b7df-2a362ca12637
6+
helpviewer_keywords: ["C28312"]
77
---
88
# Warning C28312
99

docs/code-quality/c6102.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6102"
32
title: Warning C6102
3+
description: "Learn more about: Warning C6102"
44
ms.date: 11/04/2016
55
f1_keywords: ["C6102"]
6-
ms.assetid: cfd49a8c-df46-48de-8dcb-02ecf2450034
6+
helpviewer_keywords: ["C6102"]
77
---
88
# Warning C6102
99

docs/code-quality/c6103.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6103"
32
title: Warning C6103
3+
description: "Learn more about: Warning C6103"
44
ms.date: 11/04/2016
55
f1_keywords: ["C6103"]
6-
ms.assetid: 22d1ab35-31a3-4ba9-8ef4-7a64bce66621
6+
helpviewer_keywords: ["C6103"]
77
---
88
# Warning C6103
99

docs/code-quality/c6411.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6411"
32
title: Warning C6411
3+
description: "Learn more about: Warning C6411"
44
ms.date: 11/04/2016
55
f1_keywords: ["C6411", "POTENTIAL_READ_OVERRUN"]
6-
ms.assetid: 6bbc1734-eec4-4ad6-9908-4ed2a5f025db
6+
helpviewer_keywords: ["C6411"]
77
---
88
# Warning C6411
99

docs/code-quality/c6412.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6412"
32
title: Warning C6412
3+
description: "Learn more about: Warning C6412"
44
ms.date: 11/04/2016
55
f1_keywords: ["C6412", "POTENTIAL_WRITE_OVERRUN"]
6-
ms.assetid: 6498f045-1bdc-4428-9d95-d9498de207bb
6+
helpviewer_keywords: ["C6412"]
77
---
88
# Warning C6412
99

docs/code-quality/c6993.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6993"
32
title: Warning C6993
3+
description: "Learn more about: Warning C6993"
44
ms.date: 2/25/2025
55
f1_keywords: ["C6993"]
6+
helpviewer_keywords: ["C6993"]
67
---
78
# Warning C6993
89

docs/code-quality/c6995.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6995"
32
title: Warning C6995
3+
description: "Learn more about: Warning C6995"
44
ms.date: 11/04/2016
55
f1_keywords: ["C6995"]
6-
ms.assetid: 1e82e3ad-99fe-4a35-87d5-359c74b9658e
6+
helpviewer_keywords: ["C6995"]
77
---
88
# Warning C6995
99

docs/code-quality/c6997.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6997"
32
title: Warning C6997
3+
description: "Learn more about: Warning C6997"
44
ms.date: 11/04/2016
55
f1_keywords: ["C6997", "IGNORED_ANNOTATIONS"]
6-
ms.assetid: 48fd86a3-d57b-4ecb-979a-5d3a4186482e
6+
helpviewer_keywords: ["C6997"]
77
---
88
# Warning C6997
99

docs/error-messages/compiler-errors-1/compiler-error-c2134.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Error C2134"
32
title: "Compiler Error C2134"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C2134"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C2134"]
6-
ms.assetid: d45cb3e8-0be4-4bd6-8be9-5f8d2384363f
6+
helpviewer_keywords: ["C2134"]
77
---
88
# Compiler Error C2134
99

docs/error-messages/compiler-errors-1/compiler-error-c2397.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
description: "Learn more about: Compiler Error C2397"
32
title: "Compiler Error C2397"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C2397"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C2397"]
6-
ms.assetid: b418cf5a-d50d-4a6c-98a7-994ae35046d1
6+
helpviewer_keywords: ["C2397"]
77
---
88
# Compiler Error C2397
99

0 commit comments

Comments
 (0)