Skip to content

Commit 128df60

Browse files
Edits to improve SEO and usability. (#4350)
* Edits to improve SEO and usability. * Incorporate feedback.
1 parent 41cb5de commit 128df60

5 files changed

Lines changed: 32 additions & 17 deletions

File tree

docs/build-insights/reference/sdk/cpp-event-data-types/activity.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
title: "Activity class"
3-
description: "The C++ Build Insights SDK Activity class reference."
4-
ms.date: "02/12/2020"
2+
title: "Activity class - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK Activity class reference. Use the Activity class to match any activity event."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "Activity", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
9+
710
# Activity class
811

912
::: moniker range="<=msvc-140"

docs/build-insights/reference/sdk/cpp-event-data-types/back-end-pass.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
title: "BackEndPass class"
3-
description: "The C++ Build Insights SDK BackEndPass class reference."
4-
ms.date: "02/12/2020"
2+
title: "BackEndPass class - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK BackEndPass class reference. Use the BackEndPass class to match a BACK_END_PASS event."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "BackEndPass", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
9+
710
# BackEndPass class
811

912
::: moniker range="<=msvc-140"

docs/build-insights/reference/sdk/cpp-event-data-types/c1-dll.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
title: "C1DLL class"
3-
description: "The C++ Build Insights SDK C1DLL class reference."
4-
ms.date: "02/12/2020"
2+
title: "C1DLL class - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK C1DLL class reference. Use the C1DLL class to match a C1_DLL event."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "C1DLL", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
9+
710
# C1DLL class
811

912
::: moniker range="<=msvc-140"

docs/build-insights/reference/sdk/functions/analyze-w.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
2-
title: "AnalyzeW"
3-
description: "The C++ Build Insights SDK AnalyzeW function reference."
4-
ms.date: "02/12/2020"
2+
title: "AnalyzeW - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK AnalyzeW function reference. Use the AnalyzeW function to analyze MSVC events read from an input Event Tracing for Windows trace."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "AnalyzeW", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
7-
# AnalyzeW
9+
10+
# AnalyzeW function
811

912
::: moniker range="<=msvc-140"
1013

docs/build-insights/reference/sdk/functions/analyze.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
2-
title: "Analyze"
3-
description: "The C++ Build Insights SDK Analyze function reference."
4-
ms.date: "02/12/2020"
2+
title: "Analyze - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK Analyze function reference. Use the Analyze function to analyze an Event Tracing for Windows trace from MSVC while tracing a build."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "Analyze", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
7-
# Analyze
9+
10+
# Analyze function
811

912
::: moniker range="<=msvc-140"
1013

0 commit comments

Comments
 (0)