summaryrefslogtreecommitdiff
path: root/hid
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-07-04 15:42:04 -0700
committerDen Delimarsky <[email protected]>2019-07-04 15:42:04 -0700
commitde37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch)
treef038d8dea60355c4670639db504ef858a7aff139 /hid
parent2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff)
Update sample metadata
Diffstat (limited to 'hid')
-rw-r--r--hid/firefly/README.md2
-rw-r--r--hid/hclient/README.md2
-rw-r--r--hid/hidusbfx2/README.md2
-rw-r--r--hid/vhidmini2/README.md2
4 files changed, 4 insertions, 4 deletions
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: