diff --git a/docs/build/reference/help-compiler-command-line-help.md b/docs/build/reference/help-compiler-command-line-help.md
index 8b03e638c8..673fc125b1 100644
--- a/docs/build/reference/help-compiler-command-line-help.md
+++ b/docs/build/reference/help-compiler-command-line-help.md
@@ -1,10 +1,9 @@
---
-description: "Learn more about: /HELP (Compiler Command-Line Help)"
title: "/HELP (Compiler Command-Line Help)"
-ms.date: "11/04/2016"
+description: "Learn more about: /HELP (Compiler Command-Line Help)"
+ms.date: 11/04/2016
f1_keywords: ["/help"]
helpviewer_keywords: ["HELP compiler option [C++]", "Help, for compiler command line", "/HELP compiler option [C++]", "/? compiler option [C++]", "-HELP compiler option [C++]", "-? compiler option [C++]", "cl.exe compiler, command-line syntax"]
-ms.assetid: 192533e7-86f2-48e0-a08f-b5e4e3a4e784
---
# /HELP (Compiler Command-Line Help)
@@ -18,8 +17,6 @@ Displays a listing of compiler options to standard output.
/?
```
-## Remarks
-
### To set this compiler option in the Visual Studio development environment
- This compiler option should only be accessed from the command line.
diff --git a/docs/build/reference/nologo-suppress-startup-banner-c-cpp.md b/docs/build/reference/nologo-suppress-startup-banner-c-cpp.md
index df6bf58967..d4dce169d7 100644
--- a/docs/build/reference/nologo-suppress-startup-banner-c-cpp.md
+++ b/docs/build/reference/nologo-suppress-startup-banner-c-cpp.md
@@ -1,10 +1,9 @@
---
-description: "Learn more about: /nologo (Suppress Startup Banner) (C/C++)"
title: "/nologo (Suppress Startup Banner) (C/C++)"
-ms.date: "11/04/2016"
+description: "Learn more about: /nologo (Suppress Startup Banner) (C/C++)"
+ms.date: 11/04/2016
f1_keywords: ["VC.Project.VCCLWCECompilerTool.SuppressStartupBanner", "VC.Project.VCCLCompilerTool.SuppressStartupBanner"]
helpviewer_keywords: ["-nologo compiler option [C++]", "/nologo compiler option [C++]", "nologo compiler option [C++]", "banners, suppressing startup"]
-ms.assetid: 75930d8b-b11c-4db8-99e5-b52f97da0693
---
# /nologo (Suppress Startup Banner) (C/C++)
@@ -16,8 +15,6 @@ Suppresses the display of the copyright banner when the compiler starts up and d
/nologo
```
-## Remarks
-
### To set this compiler option in the Visual Studio development environment
1. Open the project's **Property Pages** dialog box. For details, see [Set C++ compiler and build properties in Visual Studio](../working-with-project-properties.md).
diff --git a/docs/c-runtime-library/cxxframehandler.md b/docs/c-runtime-library/cxxframehandler.md
index 67d417b3f1..7883ff1ada 100644
--- a/docs/c-runtime-library/cxxframehandler.md
+++ b/docs/c-runtime-library/cxxframehandler.md
@@ -1,14 +1,13 @@
---
-description: "Learn more about: __CxxFrameHandler"
title: "__CxxFrameHandler"
-ms.date: "1/14/2021"
+description: "Learn more about: __CxxFrameHandler"
+ms.date: 1/14/2021
api_name: ["__CxxFrameHandler"]
api_location: ["msvcr110.dll", "msvcrt.dll", "msvcr80.dll", "msvcr100.dll", "msvcr110_clr0400.dll", "msvcr90.dll", "msvcr120.dll"]
api_type: ["DLLExport"]
topic_type: ["apiref"]
f1_keywords: ["__CxxFrameHandler"]
helpviewer_keywords: ["__CxxFrameHandler"]
-ms.assetid: b79ac97f-425a-42ae-9b91-8beaef935333
---
# `__CxxFrameHandler`
@@ -43,8 +42,6 @@ Additional information about the function entry and stack frame.
One of the *filter expression* values used by the [try-except Statement](../cpp/try-except-statement.md).
-## Remarks
-
## Requirements
| Routine | Required header |
diff --git a/docs/c-runtime-library/internal-set-app-type.md b/docs/c-runtime-library/internal-set-app-type.md
index 9faaf4a49e..bdf12cb0d3 100644
--- a/docs/c-runtime-library/internal-set-app-type.md
+++ b/docs/c-runtime-library/internal-set-app-type.md
@@ -1,14 +1,13 @@
---
-description: "Learn more about: __set_app_type"
title: "__set_app_type"
-ms.date: "11/04/2016"
+description: "Learn more about: __set_app_type"
+ms.date: 11/04/2016
api_name: ["__set_app_type", "_set_app_type"]
api_location: ["msvcr90.dll", "msvcr100.dll", "msvcr110.dll", "msvcr80.dll", "msvcrt.dll", "msvcr120.dll", "msvcr110_clr0400.dll", "api-ms-win-crt-runtime-l1-1-0.dll"]
api_type: ["DLLExport"]
topic_type: ["apiref"]
f1_keywords: ["__set_app_type"]
helpviewer_keywords: ["__set_app_type"]
-ms.assetid: f0ac0f4d-70e6-4e96-9e43-eb9d1515490c
---
# `__set_app_type`
@@ -33,8 +32,6 @@ A value that indicates the application type. The possible values are:
| `_CONSOLE_APP` | Console (command-line) application. |
| `_GUI_APP` | GUI (Windows) application. |
-## Remarks
-
## Requirements
| Routine | Required header |
diff --git a/docs/c-runtime-library/reference/uncaught-exception.md b/docs/c-runtime-library/reference/uncaught-exception.md
index 52c7a6c349..9cb0108509 100644
--- a/docs/c-runtime-library/reference/uncaught-exception.md
+++ b/docs/c-runtime-library/reference/uncaught-exception.md
@@ -1,14 +1,13 @@
---
-description: "Learn more about: __uncaught_exception"
title: "__uncaught_exception"
-ms.date: "1/14/2021"
+description: "Learn more about: __uncaught_exception"
+ms.date: 1/14/2021
api_name: ["__uncaught_exception"]
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
api_type: ["DLLExport"]
topic_type: ["apiref"]
f1_keywords: ["EH/__uncaught_exception"]
helpviewer_keywords: ["__uncaught_exception"]
-ms.assetid: 4d9b75c6-c9c7-4876-b761-ea9ab1925e96
---
# `__uncaught_exception`
@@ -24,8 +23,6 @@ bool __uncaught_exception();
**`true`** from the time an exception is thrown in a **`try`** block until the matching **`catch`** block is initialized; otherwise, **`false`**.
-## Remarks
-
## Requirements
| Routine | Required header |
diff --git a/docs/c-runtime-library/setusermatherr.md b/docs/c-runtime-library/setusermatherr.md
index 16a9bc0757..b63946d98e 100644
--- a/docs/c-runtime-library/setusermatherr.md
+++ b/docs/c-runtime-library/setusermatherr.md
@@ -1,14 +1,13 @@
---
-description: "Learn more about: __setusermatherr"
title: "__setusermatherr"
-ms.date: "11/04/2016"
+description: "Learn more about: __setusermatherr"
+ms.date: 11/04/2016
api_name: ["__setusermatherr"]
api_location: ["msvcr80.dll", "msvcr90.dll", "msvcrt.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr100.dll", "api-ms-win-crt-math-l1-1-0.dll"]
api_type: ["DLLExport"]
topic_type: ["apiref"]
f1_keywords: ["__setusermatherr"]
helpviewer_keywords: ["__setusermatherr"]
-ms.assetid: f306818d-381a-4d68-8739-71b92bacb5ea
---
# `__setusermatherr`
@@ -29,8 +28,6 @@ Pointer to an implementation of `_matherr` that is supplied by the user.
The type of the *`pf`* parameter is declared as `typedef int (__cdecl * _HANDLE_MATH_ERROR)(struct _exception *)`.
-## Remarks
-
## Requirements
| Routine | Required header |
diff --git a/docs/cppcx/platform-arrayreference-class.md b/docs/cppcx/platform-arrayreference-class.md
index 4441c41afb..7925842bef 100644
--- a/docs/cppcx/platform-arrayreference-class.md
+++ b/docs/cppcx/platform-arrayreference-class.md
@@ -1,11 +1,10 @@
---
-description: "Learn more about: Platform::ArrayReference Class"
title: "Platform::ArrayReference Class"
-ms.date: "10/16/2019"
+description: "Learn more about: Platform::ArrayReference Class"
+ms.date: 10/16/2019
ms.topic: "reference"
f1_keywords: ["VCCORLIB/Platform::ArrayReference::ArrayReference"]
helpviewer_keywords: ["Platform::ArrayReference Class"]
-ms.assetid: 9ab3b15e-8a60-4600-8fcb-7d6c86284f4b
---
# Platform::ArrayReference Class
@@ -70,8 +69,6 @@ The number of elements in the source array.
*otherArg*
An `ArrayReference` object whose data will be moved to initialize the new instance.
-### Remarks
-
## ArrayReference::operator= Operator
Assigns the specified object to the current [Platform::ArrayReference](../cppcx/platform-arrayreference-class.md) object by using move semantics.
diff --git a/docs/cppcx/platform-metadata-flagsattribute-attribute.md b/docs/cppcx/platform-metadata-flagsattribute-attribute.md
index b3f435aa5a..ec33427781 100644
--- a/docs/cppcx/platform-metadata-flagsattribute-attribute.md
+++ b/docs/cppcx/platform-metadata-flagsattribute-attribute.md
@@ -1,11 +1,10 @@
---
-description: "Learn more about: Platform::Metadata::FlagsAttribute Attribute"
title: "Platform::Metadata::FlagsAttribute Attribute"
-ms.date: "12/30/2016"
+description: "Learn more about: Platform::Metadata::FlagsAttribute Attribute"
+ms.date: 12/30/2016
ms.topic: "reference"
f1_keywords: ["VCCORLIB/Platform::Metadata::FlagsAttribute"]
helpviewer_keywords: ["Platform::Metadata::FlagsAttribute Attribute"]
-ms.assetid: 56f4a191-cc81-4742-aff8-bd2219c0735c
---
# Platform::Metadata::FlagsAttribute Attribute
@@ -23,8 +22,6 @@ public ref class Flags abstract : Attribute
[Platform::Metadata::Attribute](../cppcx/platform-metadata-attribute-attribute.md)
-### Remarks
-
### Requirements
**Minimum supported client:** Windows 8
diff --git a/docs/cppcx/platform-stringreference-class.md b/docs/cppcx/platform-stringreference-class.md
index 0ca0b227d9..ca8ef3bcf0 100644
--- a/docs/cppcx/platform-stringreference-class.md
+++ b/docs/cppcx/platform-stringreference-class.md
@@ -15,8 +15,6 @@ An optimization type that you can use to pass string data from `Platform::String
class StringReference
```
-### Remarks
-
### Members
### Public Constructors
@@ -79,8 +77,6 @@ __abi_HSTRING GetHSTRING() const;
An `__abi_HSTRING` that contains the string data.
-### Remarks
-
## StringReference::GetString Method
Returns the contents of the string as a `Platform::String^`.
@@ -110,8 +106,6 @@ unsigned int Length() const;
An unsigned integer that specifies the number of characters in the string.
-### Remarks
-
## StringReference::operator= Operator
Assigns the specified object to the current `StringReference` object.
diff --git a/docs/parallel/concrt/reference/event-class.md b/docs/parallel/concrt/reference/event-class.md
index 699ecf7181..0be9869316 100644
--- a/docs/parallel/concrt/reference/event-class.md
+++ b/docs/parallel/concrt/reference/event-class.md
@@ -1,10 +1,9 @@
---
-description: "Learn more about: event Class"
title: "event Class"
-ms.date: "11/04/2016"
+description: "Learn more about: event Class"
+ms.date: 11/04/2016
f1_keywords: ["CONCRT/concurrency::event", "CONCRT/concurrency::event::reset", "CONCRT/concurrency::event::set", "CONCRT/concurrency::event::wait", "CONCRT/concurrency::event::wait_for_multiple", "CONCRT/concurrency::event::timeout_infinite"]
helpviewer_keywords: ["event class"]
-ms.assetid: fba35a53-6568-4bfa-9aaf-07c0928cf73d
---
# event Class
@@ -61,8 +60,6 @@ Constructs a new event.
_CRTIMP event();
```
-### Remarks
-
## ~event
Destroys an event.