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 --- hid/firefly/README.md | 2 +- hid/hclient/README.md | 2 +- hid/hidusbfx2/README.md | 2 +- hid/vhidmini2/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'hid') diff --git a/hid/firefly/README.md b/hid/firefly/README.md index d5db239d..1682aefd 100644 --- a/hid/firefly/README.md +++ b/hid/firefly/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Illustrates using remote I/O target interfaces to open a HID collection in kernel-mode and send IOCTL requests to set and get feature reports. +description: "Illustrates using remote I/O target interfaces to open a HID collection in kernel-mode and send IOCTL requests to set and get feature reports." languages: - cpp products: diff --git a/hid/hclient/README.md b/hid/hclient/README.md index bff1f89b..76c664db 100644 --- a/hid/hclient/README.md +++ b/hid/hclient/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a user-mode client application that communicates with HID devices. +description: "Demonstrates how to write a user-mode client application that communicates with HID devices." languages: - cpp products: diff --git a/hid/hidusbfx2/README.md b/hid/hidusbfx2/README.md index 3bb3e4c4..3b50dcd0 100644 --- a/hid/hidusbfx2/README.md +++ b/hid/hidusbfx2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates mapping of a non-HID USB device to a HID device. +description: "Demonstrates mapping of a non-HID USB device to a HID device." languages: - cpp products: diff --git a/hid/vhidmini2/README.md b/hid/vhidmini2/README.md index b99eb796..af5683b2 100644 --- a/hid/vhidmini2/README.md +++ b/hid/vhidmini2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a HID minidriver using User-Mode Driver Framework (UMDF). +description: "Demonstrates how to write a HID minidriver using User-Mode Driver Framework (UMDF)." languages: - cpp products: -- cgit v1.3.1