From de37e30aa04422fe5f64de3a9d31c4c39e1e24ae Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Thu, 4 Jul 2019 15:42:04 -0700 Subject: Update sample metadata --- serial/VirtualSerial/README.md | 2 +- serial/VirtualSerial2/README.md | 2 +- serial/serenum/README.md | 2 +- serial/serial/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'serial') diff --git a/serial/VirtualSerial/README.md b/serial/VirtualSerial/README.md index 342d1c5c..d6781b44 100644 --- a/serial/VirtualSerial/README.md +++ b/serial/VirtualSerial/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem). +description: "Demonstrates a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem)." languages: - cpp products: diff --git a/serial/VirtualSerial2/README.md b/serial/VirtualSerial2/README.md index e42b8bdc..998e02ff 100644 --- a/serial/VirtualSerial2/README.md +++ b/serial/VirtualSerial2/README.md @@ -1,7 +1,7 @@ --- topic: sample urlFragment: virtual-serial-driver-sample-v2 -description: Demonstrates UMDF version 2 serial drivers and includes a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem). +description: "Demonstrates UMDF version 2 serial drivers and includes a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem)." languages: - cpp products: diff --git a/serial/serenum/README.md b/serial/serenum/README.md index b2767887..083efbce 100644 --- a/serial/serenum/README.md +++ b/serial/serenum/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device. +description: "Enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device." languages: - cpp products: diff --git a/serial/serial/README.md b/serial/serial/README.md index d5a92722..2c9ef446 100644 --- a/serial/serial/README.md +++ b/serial/serial/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: The Serial (16550-based RS-232) sample driver is a WDF version of the inbox Serial.sys driver. +description: "The Serial (16550-based RS-232) sample driver is a WDF version of the inbox Serial.sys driver." languages: - cpp products: -- cgit v1.3.1