summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filesys/fastfat/README.md1
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md2
-rw-r--r--thermal/thermalclient/README.md1
4 files changed, 2 insertions, 4 deletions
diff --git a/filesys/fastfat/README.md b/filesys/fastfat/README.md
index aa135bd8..eb0e879e 100644
--- a/filesys/fastfat/README.md
+++ b/filesys/fastfat/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: fastfat File System Driver
description: A file system driver based on the Windows inbox FastFAT file system used as a model for new file systems.
languages:
- cpp
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md
index e9d1999f..c72c4082 100644
--- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md
+++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md
@@ -3,7 +3,7 @@ topic: sample
description: Demonstrates how to support host-based devices that use the v4 print driver model and are connected via USB.
languages:
- javascript
- - xml
+- xml
products:
- windows
---
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md
index bed9f8bd..cba0ed54 100644
--- a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md
+++ b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md
@@ -3,7 +3,7 @@ topic: sample
description: Demonstrates how to support bidirectional (Bidi) communication over the USB bus using JavaScript and XML.
languages:
- javascript
- - xml
+- xml
products:
- windows
---
diff --git a/thermal/thermalclient/README.md b/thermal/thermalclient/README.md
index fa3c2cd1..7c00733c 100644
--- a/thermal/thermalclient/README.md
+++ b/thermal/thermalclient/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: SimThermalClient - Simulated Thermal Client Sample Driver
description: Simulates a device that is a Windows thermal management client.
languages:
- cpp