diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 15:05:47 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 15:05:47 -0700 |
| commit | 44da757f4fcb6fb852b51d1e6e2edd43a0f75953 (patch) | |
| tree | fd41387631a92e8451fdf10874a9cddbfaf947a7 | |
| parent | 34dcaceff4ea13c5078c06058957abf075b358ef (diff) | |
Update READMEs
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 |
