From 44da757f4fcb6fb852b51d1e6e2edd43a0f75953 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 13 Mar 2019 15:05:47 -0700 Subject: Update READMEs --- filesys/fastfat/README.md | 1 - .../v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md | 2 +- .../v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md | 2 +- thermal/thermalclient/README.md | 1 - 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 -- cgit v1.3.1