diff options
156 files changed, 157 insertions, 158 deletions
diff --git a/TrEE/README.md b/TrEE/README.md index 9c20a059..116f7e05 100644 --- a/TrEE/README.md +++ b/TrEE/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: The Trusted Execution Environment (TrEE) sample. +description: "The Trusted Execution Environment (TrEE) sample." languages: - cpp products: diff --git a/audio/sysvad/README.md b/audio/sysvad/README.md index 5a31ab12..10644569 100644 --- a/audio/sysvad/README.md +++ b/audio/sysvad/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices. +description: "The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices." languages: - cpp products: @@ -17,8 +17,7 @@ urlFragment: sysvad-virtual-audio-device-driver-sample samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620183 ---> -SysVAD Virtual Audio Device Driver Sample -======================================== +# SysVAD Virtual Audio Device Driver Sample The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices. diff --git a/avstream/avscamera/README.md b/avstream/avscamera/README.md index 55655f33..e1e1225e 100644 --- a/avstream/avscamera/README.md +++ b/avstream/avscamera/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures. +description: "Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures." urlFragment: avscamera languages: - cpp diff --git a/avstream/avscamera/mft0/README.md b/avstream/avscamera/mft0/README.md index e2efb933..41a6683a 100644 --- a/avstream/avscamera/mft0/README.md +++ b/avstream/avscamera/mft0/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures. +description: "Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures." languages: - cpp products: diff --git a/avstream/avshws/README.md b/avstream/avshws/README.md index 5413a2c0..1f1ae18e 100644 --- a/avstream/avshws/README.md +++ b/avstream/avshws/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A simulated hardware sample driver providing a pin-centric capture driver to simulate AV capture hardware. +description: "A simulated hardware sample driver providing a pin-centric capture driver to simulate AV capture hardware." languages: - cpp products: diff --git a/avstream/avssamp/README.md b/avstream/avssamp/README.md index b5405fb5..490dbb8c 100644 --- a/avstream/avssamp/README.md +++ b/avstream/avssamp/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An AVStream filter-centric simulated capture sample driver with functional audio. +description: "An AVStream filter-centric simulated capture sample driver with functional audio." languages: - cpp products: diff --git a/avstream/sampledevicemft/README.md b/avstream/sampledevicemft/README.md index 66c6d40c..41c313a6 100644 --- a/avstream/sampledevicemft/README.md +++ b/avstream/sampledevicemft/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A driver device transform which loads in a process streaming an Avstream based camera device using Media Foundation. +description: "A driver device transform which loads in a process streaming an Avstream based camera device using Media Foundation." languages: - cpp products: diff --git a/avstream/samplemft0/README.md b/avstream/samplemft0/README.md index 2b678279..22b46cb5 100644 --- a/avstream/samplemft0/README.md +++ b/avstream/samplemft0/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A driver MFT for use with a camera's Windows device app. +description: "A driver MFT for use with a camera's Windows device app." languages: - cpp products: diff --git a/biometrics/README.md b/biometrics/README.md index 5a5981ac..577164a8 100644 --- a/biometrics/README.md +++ b/biometrics/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Contains the Windows Biometric Driver Interface sample and the Windows Biometric Service Adapter samples. +description: "Contains the Windows Biometric Driver Interface sample and the Windows Biometric Service Adapter samples." languages: - cpp products: diff --git a/bluetooth/bthecho/bthsrv/README.md b/bluetooth/bthecho/bthsrv/README.md index bee26b0f..5b6dab96 100644 --- a/bluetooth/bthecho/bthsrv/README.md +++ b/bluetooth/bthecho/bthsrv/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates development of Bluetooth L2CAP profile drivers using the Bluetooth L2CAP DDIs. +description: "Demonstrates development of Bluetooth L2CAP profile drivers using the Bluetooth L2CAP DDIs." languages: - cpp products: diff --git a/bluetooth/serialhcibus/README.md b/bluetooth/serialhcibus/README.md index e93c9fee..90d76697 100644 --- a/bluetooth/serialhcibus/README.md +++ b/bluetooth/serialhcibus/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport. +description: "Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport." languages: - cpp products: diff --git a/filesys/cdfs/README.md b/filesys/cdfs/README.md index 81159c2b..143218d0 100644 --- a/filesys/cdfs/README.md +++ b/filesys/cdfs/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: The CD-ROM file system driver (CDFS) sample is a file system driver for removable media. +description: "The CD-ROM file system driver (CDFS) sample is a file system driver for removable media." languages: - cpp products: diff --git a/filesys/fastfat/README.md b/filesys/fastfat/README.md index d2f43d6e..6ee4ca90 100644 --- a/filesys/fastfat/README.md +++ b/filesys/fastfat/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A file system driver based on the Windows inbox FastFAT file system used as a model for new file systems. +description: "A file system driver based on the Windows inbox FastFAT file system used as a model for new file systems." languages: - cpp products: diff --git a/filesys/miniFilter/MetadataManager/README.md b/filesys/miniFilter/MetadataManager/README.md index dd7bf6df..e495823b 100644 --- a/filesys/miniFilter/MetadataManager/README.md +++ b/filesys/miniFilter/MetadataManager/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An example of how to use files for storing metadata that corresponds to minifilters. +description: "An example of how to use files for storing metadata that corresponds to minifilters." languages: - cpp products: diff --git a/filesys/miniFilter/NameChanger/README.md b/filesys/miniFilter/NameChanger/README.md index 94c24899..e94749f2 100644 --- a/filesys/miniFilter/NameChanger/README.md +++ b/filesys/miniFilter/NameChanger/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Grafts a directory from one part of a volume's namespace to another part using a mapping. +description: "Grafts a directory from one part of a volume's namespace to another part using a mapping." languages: - cpp products: diff --git a/filesys/miniFilter/avscan/README.md b/filesys/miniFilter/avscan/README.md index 9750e0aa..c9a43c3f 100644 --- a/filesys/miniFilter/avscan/README.md +++ b/filesys/miniFilter/avscan/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: This filter is a transaction-aware file scanner that examines data in files. +description: "This filter is a transaction-aware file scanner that examines data in files." languages: - cpp products: diff --git a/filesys/miniFilter/cancelSafe/README.md b/filesys/miniFilter/cancelSafe/README.md index a81d971e..ee3b8ab3 100644 --- a/filesys/miniFilter/cancelSafe/README.md +++ b/filesys/miniFilter/cancelSafe/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A minifilter demonstrating the use of cancel-safe queues. +description: "A minifilter demonstrating the use of cancel-safe queues." languages: - cpp products: diff --git a/filesys/miniFilter/cdo/README.md b/filesys/miniFilter/cdo/README.md index 8feba54e..76322517 100644 --- a/filesys/miniFilter/cdo/README.md +++ b/filesys/miniFilter/cdo/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An example of using a control device object (CDO) with a minifilter. +description: "An example of using a control device object (CDO) with a minifilter." languages: - cpp products: diff --git a/filesys/miniFilter/change/README.md b/filesys/miniFilter/change/README.md index 12e8e17a..9d760baa 100644 --- a/filesys/miniFilter/change/README.md +++ b/filesys/miniFilter/change/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A transaction-aware filter that monitors file changes in real time. +description: "A transaction-aware filter that monitors file changes in real time." languages: - cpp products: diff --git a/filesys/miniFilter/ctx/README.md b/filesys/miniFilter/ctx/README.md index 904a3568..df79c9dc 100644 --- a/filesys/miniFilter/ctx/README.md +++ b/filesys/miniFilter/ctx/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to attach contexts to instances, files, streams, and stream handles in your minifilter. +description: "Demonstrates how to attach contexts to instances, files, streams, and stream handles in your minifilter." languages: - cpp products: diff --git a/filesys/miniFilter/delete/README.md b/filesys/miniFilter/delete/README.md index 96e91cdc..71bf7b82 100644 --- a/filesys/miniFilter/delete/README.md +++ b/filesys/miniFilter/delete/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to detect deletions of files or streams. +description: "Demonstrates how to detect deletions of files or streams." languages: - cpp products: diff --git a/filesys/miniFilter/minispy/README.md b/filesys/miniFilter/minispy/README.md index aff8825a..18cbf83c 100644 --- a/filesys/miniFilter/minispy/README.md +++ b/filesys/miniFilter/minispy/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A tool to monitor and log any I/O and transaction activity that occurs in the system. +description: "A tool to monitor and log any I/O and transaction activity that occurs in the system." languages: - cpp products: diff --git a/filesys/miniFilter/nullFilter/README.md b/filesys/miniFilter/nullFilter/README.md index b7e52d44..f15df23c 100644 --- a/filesys/miniFilter/nullFilter/README.md +++ b/filesys/miniFilter/nullFilter/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A minifilter that demonstrates registration with the filter manager. +description: "A minifilter that demonstrates registration with the filter manager." languages: - cpp products: diff --git a/filesys/miniFilter/passThrough/README.md b/filesys/miniFilter/passThrough/README.md index 2e319a68..50b86afb 100644 --- a/filesys/miniFilter/passThrough/README.md +++ b/filesys/miniFilter/passThrough/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to specify callback functions for different types of I/O requests. +description: "Demonstrates how to specify callback functions for different types of I/O requests." languages: - cpp products: diff --git a/filesys/miniFilter/scanner/README.md b/filesys/miniFilter/scanner/README.md index da01b38e..aa2ccfa4 100644 --- a/filesys/miniFilter/scanner/README.md +++ b/filesys/miniFilter/scanner/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A file data scanner example. Typically, anti-virus filters are of this type. +description: "A file data scanner example. Typically, anti-virus filters are of this type." languages: - cpp products: diff --git a/filesys/miniFilter/simrep/README.md b/filesys/miniFilter/simrep/README.md index 366818ed..fb16e2b1 100644 --- a/filesys/miniFilter/simrep/README.md +++ b/filesys/miniFilter/simrep/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how a file system filter can simulate file-system like reparse-point behavior to redirect a file open to an alternate path. +description: "Demonstrates how a file system filter can simulate file-system like reparse-point behavior to redirect a file open to an alternate path." languages: - cpp products: diff --git a/filesys/miniFilter/swapBuffers/README.md b/filesys/miniFilter/swapBuffers/README.md index 729e7966..3c97c7ed 100644 --- a/filesys/miniFilter/swapBuffers/README.md +++ b/filesys/miniFilter/swapBuffers/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to switch buffers between reads and writes of data. This technique is particularly useful for encryption filters. +description: "Demonstrates how to switch buffers between reads and writes of data. This technique is particularly useful for encryption filters." languages: - cpp products: diff --git a/general/DCHU/README.md b/general/DCHU/README.md index ce107bb1..fbc1fe6b 100644 --- a/general/DCHU/README.md +++ b/general/DCHU/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Illustrates DCHU principles of universal driver design. +description: "Illustrates DCHU principles of universal driver design." languages: - cpp products: diff --git a/general/PLX9x5x/README.md b/general/PLX9x5x/README.md index bc1c1de3..f949a9de 100644 --- a/general/PLX9x5x/README.md +++ b/general/PLX9x5x/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a driver for a generic PCI device using Windows Driver Frameworks (WDF). +description: "Demonstrates how to write a driver for a generic PCI device using Windows Driver Frameworks (WDF)." languages: - cpp products: diff --git a/general/SystemDma/wdm/README.md b/general/SystemDma/wdm/README.md index 23315a12..849c9975 100644 --- a/general/SystemDma/wdm/README.md +++ b/general/SystemDma/wdm/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how a driver could use a system DMA controller to write data to a hardware location using V3 System DMA. +description: "Demonstrates how a driver could use a system DMA controller to write data to a hardware location using V3 System DMA." languages: - cpp products: diff --git a/general/WinHEC 2017 Lab/README.md b/general/WinHEC 2017 Lab/README.md index 1d44f060..c1e660f8 100644 --- a/general/WinHEC 2017 Lab/README.md +++ b/general/WinHEC 2017 Lab/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: WinHEC 2017 Lab +description: "Toaster samples from the WinHEC 2017 Lab: Toaster Driver, PlugInToaster, and Toaster Support App." languages: - cpp products: diff --git a/general/cancel/README.md b/general/cancel/README.md index ff53246b..805d4131 100644 --- a/general/cancel/README.md +++ b/general/cancel/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the use of the cancel-safe queue routines. +description: "Demonstrates the use of the cancel-safe queue routines." languages: - cpp products: diff --git a/general/echo/kmdf/README.md b/general/echo/kmdf/README.md index 9dcdf601..9e3943d9 100644 --- a/general/echo/kmdf/README.md +++ b/general/echo/kmdf/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use a sequential queue to serialize read and write requests presented to the driver. +description: "Demonstrates how to use a sequential queue to serialize read and write requests presented to the driver." languages: - cpp products: diff --git a/general/echo/umdf/README.md b/general/echo/umdf/README.md index c1ae545f..babe8c3e 100644 --- a/general/echo/umdf/README.md +++ b/general/echo/umdf/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use UMDF version 1 to write a driver and demonstrates best practices. +description: "Demonstrates how to use UMDF version 1 to write a driver and demonstrates best practices." languages: - cpp products: diff --git a/general/echo/umdf2/README.md b/general/echo/umdf2/README.md index 1a46cc34..870b7573 100644 --- a/general/echo/umdf2/README.md +++ b/general/echo/umdf2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use UMDF 2 to write a driver and to employ best practices. +description: "Demonstrates how to use UMDF 2 to write a driver and to employ best practices." languages: - cpp products: diff --git a/general/echo/umdfSocketEcho/README.md b/general/echo/umdfSocketEcho/README.md index 579013e1..18ee3885 100644 --- a/general/echo/umdfSocketEcho/README.md +++ b/general/echo/umdfSocketEcho/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use UMDF version 1 to write a driver and demonstrates best practices. +description: "Demonstrates how to use UMDF version 1 to write a driver and demonstrates best practices." languages: - cpp products: diff --git a/general/event/README.md b/general/event/README.md index 0730c156..4232ae8e 100644 --- a/general/event/README.md +++ b/general/event/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates different ways a kernel-mode driver can notify an application about a hardware event. +description: "Demonstrates different ways a kernel-mode driver can notify an application about a hardware event." languages: - cpp products: diff --git a/general/filehistory/README.md b/general/filehistory/README.md index 43daa06e..b94735da 100644 --- a/general/filehistory/README.md +++ b/general/filehistory/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A console application that starts the file history service, if it is stopped, and schedules regular backups. +description: "A console application that starts the file history service, if it is stopped, and schedules regular backups." languages: - cpp products: diff --git a/general/ioctl/kmdf/README.md b/general/ioctl/kmdf/README.md index edfc3651..12135ae4 100644 --- a/general/ioctl/kmdf/README.md +++ b/general/ioctl/kmdf/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework. +description: "Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework." languages: - cpp products: diff --git a/general/ioctl/wdm/README.md b/general/ioctl/wdm/README.md index 76717ec8..ccd82f2f 100644 --- a/general/ioctl/wdm/README.md +++ b/general/ioctl/wdm/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates usage of four different types of IOCTLs. +description: "Demonstrates usage of four different types of IOCTLs." languages: - cpp products: diff --git a/general/obcallback/README.md b/general/obcallback/README.md index 70434d2a..647a881c 100644 --- a/general/obcallback/README.md +++ b/general/obcallback/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the use of registered callbacks for process protection. +description: "Demonstrates the use of registered callbacks for process protection." languages: - cpp products: diff --git a/general/pcidrv/README.md b/general/pcidrv/README.md index 94881da7..ef89bb7a 100644 --- a/general/pcidrv/README.md +++ b/general/pcidrv/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a KMDF driver for a PCI device. +description: "Demonstrates how to write a KMDF driver for a PCI device." languages: - cpp products: diff --git a/general/perfcounters/kcs/README.md b/general/perfcounters/kcs/README.md index 347dc1bc..852dbea2 100644 --- a/general/perfcounters/kcs/README.md +++ b/general/perfcounters/kcs/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the use of the kernel-mode performance library. +description: "Demonstrates the use of the kernel-mode performance library." languages: - cpp products: diff --git a/general/registry/regfltr/README.md b/general/registry/regfltr/README.md index 141c1238..85ffb92c 100644 --- a/general/registry/regfltr/README.md +++ b/general/registry/regfltr/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a registry filter driver. +description: "Demonstrates how to write a registry filter driver." languages: - cpp products: diff --git a/general/toaster/toastDrv/README.md b/general/toaster/toastDrv/README.md index 423d258b..495f561a 100644 --- a/general/toaster/toastDrv/README.md +++ b/general/toaster/toastDrv/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An iterative series of samples that demonstrate KDMF and UDMF1 driver development. +description: "An iterative series of samples that demonstrate KDMF and UDMF1 driver development." languages: - cpp products: diff --git a/general/toaster/toastpkg/README.md b/general/toaster/toastpkg/README.md index a66cfe76..54eaf249 100644 --- a/general/toaster/toastpkg/README.md +++ b/general/toaster/toastpkg/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Simulates hardware-first and software-first installation of the toaster sample driver. +description: "Simulates hardware-first and software-first installation of the toaster sample driver." languages: - cpp products: diff --git a/general/toaster/umdf2/README.md b/general/toaster/umdf2/README.md index b5cfa5f7..c48b20b3 100644 --- a/general/toaster/umdf2/README.md +++ b/general/toaster/umdf2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An iterative series of samples that demonstrate driver development using UMDF version 2. +description: "An iterative series of samples that demonstrate driver development using UMDF version 2." languages: - cpp products: diff --git a/general/tracing/SystemTraceControl/README.md b/general/tracing/SystemTraceControl/README.md index a1a18c9c..b8d67735 100644 --- a/general/tracing/SystemTraceControl/README.md +++ b/general/tracing/SystemTraceControl/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use event tracing control APIs to collect events from the system trace provider. +description: "Demonstrates how to use event tracing control APIs to collect events from the system trace provider." languages: - cpp products: diff --git a/general/tracing/evntdrv/README.md b/general/tracing/evntdrv/README.md index 13c9542f..1735d6a1 100644 --- a/general/tracing/evntdrv/README.md +++ b/general/tracing/evntdrv/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the use of the Event Tracing for Windows (ETW) API in a driver. +description: "Demonstrates the use of the Event Tracing for Windows (ETW) API in a driver." languages: - cpp products: diff --git a/general/tracing/tracedriver/README.md b/general/tracing/tracedriver/README.md index 400452fd..0cf8db41 100644 --- a/general/tracing/tracedriver/README.md +++ b/general/tracing/tracedriver/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A sample driver instrumented for software tracing. +description: "A sample driver instrumented for software tracing." languages: - cpp products: diff --git a/general/umdfSkeleton/README.md b/general/umdfSkeleton/README.md index 6936cfdf..15398816 100644 --- a/general/umdfSkeleton/README.md +++ b/general/umdfSkeleton/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use UDMF to write a minimal driver. +description: "Demonstrates how to use UDMF to write a minimal driver." languages: - cpp products: diff --git a/gnss/ReadMe.md b/gnss/ReadMe.md index a40b6d0c..31ba855d 100644 --- a/gnss/ReadMe.md +++ b/gnss/ReadMe.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides base sample driver that IHVs and partners can use to extend to build their custom Windows GPS/GNSS drivers. +description: "Provides base sample driver that IHVs and partners can use to extend to build their custom Windows GPS/GNSS drivers." languages: - cpp products: diff --git a/gpio/samples/README.md b/gpio/samples/README.md index f5c4fdfa..158d111b 100644 --- a/gpio/samples/README.md +++ b/gpio/samples/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Illustrates how to write a GPIO controller driver that works in conjunction with the GPIO framework extension (GpioClx). +description: "Illustrates how to write a GPIO controller driver that works in conjunction with the GPIO framework extension (GpioClx)." languages: - cpp products: 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: diff --git a/input/kbfiltr/README.md b/input/kbfiltr/README.md index 0343f766..e626362e 100644 --- a/input/kbfiltr/README.md +++ b/input/kbfiltr/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A WDF example of a keyboard input filter driver. +description: "A WDF example of a keyboard input filter driver." languages: - cpp products: diff --git a/input/layout/README.md b/input/layout/README.md index 52af37c7..86981357 100644 --- a/input/layout/README.md +++ b/input/layout/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to generate layouts for various keyboards and locales. +description: "Demonstrates how to generate layouts for various keyboards and locales." languages: - cpp products: diff --git a/input/moufiltr/README.md b/input/moufiltr/README.md index 3a8483c6..5697181c 100644 --- a/input/moufiltr/README.md +++ b/input/moufiltr/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A WDF example of a mouse input filter driver. +description: "A WDF example of a mouse input filter driver." languages: - cpp products: diff --git a/network/config/bindview/README.md b/network/config/bindview/README.md index fdb27529..6b6f32f4 100644 --- a/network/config/bindview/README.md +++ b/network/config/bindview/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An application that demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components. +description: "An application that demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components." languages: - cpp products: diff --git a/network/modem/fakemodem/README.md b/network/modem/fakemodem/README.md index aa139958..86fb5719 100644 --- a/network/modem/fakemodem/README.md +++ b/network/modem/fakemodem/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates a simple controller-less modem driver. +description: "Demonstrates a simple controller-less modem driver." languages: - cpp products: diff --git a/network/ndis/extension/README.md b/network/ndis/extension/README.md index 554f4af0..772397a3 100644 --- a/network/ndis/extension/README.md +++ b/network/ndis/extension/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A base library used to implement a Hyper-V Extensible Switch extension filter driver. +description: "A base library used to implement a Hyper-V Extensible Switch extension filter driver." languages: - cpp products: diff --git a/network/ndis/filter/README.md b/network/ndis/filter/README.md index 69be489f..3942d048 100644 --- a/network/ndis/filter/README.md +++ b/network/ndis/filter/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A pass-through NDIS 6 filter driver demonstrating the basic principles of an NDIS 6.0 Filter driver. +description: "A pass-through NDIS 6 filter driver demonstrating the basic principles of an NDIS 6.0 Filter driver." languages: - cpp products: diff --git a/network/ndis/mux/README.md b/network/ndis/mux/README.md index 215bed62..63de3021 100644 --- a/network/ndis/mux/README.md +++ b/network/ndis/mux/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An NDIS 6.0 driver that demonstrates the operation of an N to 1 MUX driver. +description: "An NDIS 6.0 driver that demonstrates the operation of an N to 1 MUX driver." languages: - cpp products: diff --git a/network/ndis/ndisprot/6x/README.md b/network/ndis/ndisprot/6x/README.md index 5fa81218..a573a05c 100644 --- a/network/ndis/ndisprot/6x/README.md +++ b/network/ndis/ndisprot/6x/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates a connection-less NDIS 6.0 protocol WDM driver. +description: "Demonstrates a connection-less NDIS 6.0 protocol WDM driver." languages: - cpp products: diff --git a/network/ndis/ndisprot_kmdf/README.md b/network/ndis/ndisprot_kmdf/README.md index 339e2553..ed3b7e40 100644 --- a/network/ndis/ndisprot_kmdf/README.md +++ b/network/ndis/ndisprot_kmdf/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates a connection-less NDIS 6.0 protocol KMDF driver. +description: "Demonstrates a connection-less NDIS 6.0 protocol KMDF driver." languages: - cpp products: diff --git a/network/ndis/netvmini/6x/README.md b/network/ndis/netvmini/6x/README.md index 5ce68d7a..57ef0448 100644 --- a/network/ndis/netvmini/6x/README.md +++ b/network/ndis/netvmini/6x/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the functionality of an NDIS miniport driver without requiring a physical network adapter. +description: "Demonstrates the functionality of an NDIS miniport driver without requiring a physical network adapter." languages: - cpp products: diff --git a/network/radio/HidSwitchDriverSample/README.md b/network/radio/HidSwitchDriverSample/README.md index 812fd66c..28dc064b 100644 --- a/network/radio/HidSwitchDriverSample/README.md +++ b/network/radio/HidSwitchDriverSample/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to structure a HID driver for radio switches for the OSR USB-FX2 Development Board. +description: "Demonstrates how to structure a HID driver for radio switches for the OSR USB-FX2 Development Board." languages: - cpp products: diff --git a/network/radio/RadioManagerSample/README.md b/network/radio/RadioManagerSample/README.md index 575e26df..07e5d2cb 100644 --- a/network/radio/RadioManagerSample/README.md +++ b/network/radio/RadioManagerSample/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to structure a Radio Manager for use with the Windows Radio Management APIs. +description: "Demonstrates how to structure a Radio Manager for use with the Windows Radio Management APIs." languages: - cpp products: diff --git a/network/trans/WFPSampler/README.md b/network/trans/WFPSampler/README.md index 7e45796a..9e81dff4 100644 --- a/network/trans/WFPSampler/README.md +++ b/network/trans/WFPSampler/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A sample firewall that has a command-line interface which allows adding filters at various WFP layers. +description: "A sample firewall that has a command-line interface which allows adding filters at various WFP layers." languages: - cpp products: diff --git a/network/trans/ddproxy/README.md b/network/trans/ddproxy/README.md index 224bc026..a76d1b97 100644 --- a/network/trans/ddproxy/README.md +++ b/network/trans/ddproxy/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP). +description: "Demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP)." languages: - cpp products: diff --git a/network/trans/inspect/README.md b/network/trans/inspect/README.md index 7480bace..7590cfdd 100644 --- a/network/trans/inspect/README.md +++ b/network/trans/inspect/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP). +description: "Demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP)." languages: - cpp products: diff --git a/network/trans/msnmntr/README.md b/network/trans/msnmntr/README.md index 14cedd3b..2c61cc93 100644 --- a/network/trans/msnmntr/README.md +++ b/network/trans/msnmntr/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the stream inspection capabilities of the Windows Filtering Platform (WFP). +description: "Demonstrates the stream inspection capabilities of the Windows Filtering Platform (WFP)." languages: - cpp products: diff --git a/network/trans/stmedit/README.md b/network/trans/stmedit/README.md index 2c1d83e1..b618b17e 100644 --- a/network/trans/stmedit/README.md +++ b/network/trans/stmedit/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates replacing a string pattern for a Transmission Control Protocol (TCP) connection using the Windows Filtering Platform (WFP). +description: "Demonstrates replacing a string pattern for a Transmission Control Protocol (TCP) connection using the Windows Filtering Platform (WFP)." languages: - cpp products: diff --git a/network/wlan/WDI/README.md b/network/wlan/WDI/README.md index c9327a9c..2acc1fe6 100644 --- a/network/wlan/WDI/README.md +++ b/network/wlan/WDI/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates use of the WLAN WDI. +description: "Demonstrates use of the WLAN WDI." languages: - cpp products: diff --git a/network/wlan/ihvsampleui/README.md b/network/wlan/ihvsampleui/README.md index db537b91..48482458 100644 --- a/network/wlan/ihvsampleui/README.md +++ b/network/wlan/ihvsampleui/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the WLAN IHV UI. +description: "Demonstrates the WLAN IHV UI." languages: - cpp products: diff --git a/network/wsk/echosrv/README.md b/network/wsk/echosrv/README.md index 3ab0360c..646f430b 100644 --- a/network/wsk/echosrv/README.md +++ b/network/wsk/echosrv/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A minimal sample driver to demonstrate the usage of the Winsock Kernel (WSK) programming interface. +description: "A minimal sample driver to demonstrate the usage of the Winsock Kernel (WSK) programming interface." languages: - cpp products: diff --git a/nfc/NfcCxSample/README.md b/nfc/NfcCxSample/README.md index a3af8add..772f896f 100644 --- a/nfc/NfcCxSample/README.md +++ b/nfc/NfcCxSample/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Sample code for creating a NFC driver using the NFC Class Extension. +description: "Sample code for creating a NFC driver using the NFC Class Extension." languages: - cpp products: diff --git a/nfp/net/inc/README.md b/nfp/net/inc/README.md index 814eaf33..f988d1df 100644 --- a/nfp/net/inc/README.md +++ b/nfp/net/inc/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use UMDF version 1 to write a near-field proximity driver. +description: "Demonstrates how to use UMDF version 1 to write a near-field proximity driver." languages: - cpp products: diff --git a/pofx/PEP/README.md b/pofx/PEP/README.md index ece35c04..12c42339 100644 --- a/pofx/PEP/README.md +++ b/pofx/PEP/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates an interface which allows PEP to implement ACPI runtime methods natively via a driver. +description: "Demonstrates an interface which allows PEP to implement ACPI runtime methods natively via a driver." languages: - cpp products: diff --git a/pofx/UMDF2/README.md b/pofx/UMDF2/README.md index b73aadea..ed354715 100644 --- a/pofx/UMDF2/README.md +++ b/pofx/UMDF2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how a UMDF version 2 driver can implement F-state-based power management. +description: "Demonstrates how a UMDF version 2 driver can implement F-state-based power management." languages: - cpp products: diff --git a/pofx/WDF/README.md b/pofx/WDF/README.md index d689c281..6bec1c8f 100644 --- a/pofx/WDF/README.md +++ b/pofx/WDF/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrate how a KMDF driver can implement F-state-based power management. +description: "Demonstrate how a KMDF driver can implement F-state-based power management." languages: - cpp products: diff --git a/pos/drivers/MagneticStripeReader/README.md b/pos/drivers/MagneticStripeReader/README.md index 36e1bd77..9d7c3bdd 100644 --- a/pos/drivers/MagneticStripeReader/README.md +++ b/pos/drivers/MagneticStripeReader/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: This UMDF version 2 sample serves as a template for creating a new Magnetic Stripe Reader driver. +description: "This UMDF version 2 sample serves as a template for creating a new Magnetic Stripe Reader driver." languages: - cpp products: diff --git a/pos/drivers/barcodescanner/README.md b/pos/drivers/barcodescanner/README.md index d5934f8f..3fc702ba 100644 --- a/pos/drivers/barcodescanner/README.md +++ b/pos/drivers/barcodescanner/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: This UDMF version 2 sample serves as a template for creating a new Barcode Scanner driver. +description: "This UDMF version 2 sample serves as a template for creating a new Barcode Scanner driver." languages: - cpp products: diff --git a/print/OEM Printer Customization Plug-in Samples/README.md b/print/OEM Printer Customization Plug-in Samples/README.md index 430353af..31076dd9 100644 --- a/print/OEM Printer Customization Plug-in Samples/README.md +++ b/print/OEM Printer Customization Plug-in Samples/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides examples of how to build OEM printer customization plug-ins. +description: "Provides examples of how to build OEM printer customization plug-ins." languages: - cpp products: diff --git a/print/SampleOpenXPS/README.md b/print/SampleOpenXPS/README.md index 7ece3442..160873fc 100644 --- a/print/SampleOpenXPS/README.md +++ b/print/SampleOpenXPS/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Contains a set of documents that exercise a variety of features of OpenXPS. +description: "Contains a set of documents that exercise a variety of features of OpenXPS." languages: - cpp products: diff --git a/print/SampleXPS/README.md b/print/SampleXPS/README.md index edc8f7a1..7b148117 100644 --- a/print/SampleXPS/README.md +++ b/print/SampleXPS/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Contains a set of documents that exercise a variety of features of the XML Paper Specification. +description: "Contains a set of documents that exercise a variety of features of the XML Paper Specification." languages: - cpp products: diff --git a/print/SimplePipelineFilter/README.md b/print/SimplePipelineFilter/README.md index 94558670..c34bf274 100644 --- a/print/SimplePipelineFilter/README.md +++ b/print/SimplePipelineFilter/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: This sample shows how to use the print pipeline's filter interfaces. +description: "This sample shows how to use the print pipeline's filter interfaces." languages: - cpp products: diff --git a/print/XPSDrvSmpl/README.md b/print/XPSDrvSmpl/README.md index 75a5ca81..e9d91a69 100644 --- a/print/XPSDrvSmpl/README.md +++ b/print/XPSDrvSmpl/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provide a starting point for developing XPSDrv printer drivers and to illustrate the facility and potential of an XPSDrv print driver. +description: "Provide a starting point for developing XPSDrv printer drivers and to illustrate the facility and potential of an XPSDrv print driver." languages: - cpp products: diff --git a/print/XpsRasFilter/README.md b/print/XpsRasFilter/README.md index 481a1896..37526672 100644 --- a/print/XpsRasFilter/README.md +++ b/print/XpsRasFilter/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Implements an XPSDrv filter that rasterizes fixed pages in an XPS document. +description: "Implements an XPSDrv filter that rasterizes fixed pages in an XPS document." languages: - cpp products: diff --git a/print/autoconfig/README.md b/print/autoconfig/README.md index 2085dd72..6869f13c 100644 --- a/print/autoconfig/README.md +++ b/print/autoconfig/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to implement auto-configuration in v4 print drivers. +description: "Demonstrates how to implement auto-configuration in v4 print drivers." languages: - cpp products: diff --git a/print/cpsuisam/README.md b/print/cpsuisam/README.md index 5bb6676b..c6f92ff0 100644 --- a/print/cpsuisam/README.md +++ b/print/cpsuisam/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: The CPSUISAM application causes the CPSUI to call the print spooler to create property sheet pages for the default printer. +description: "The CPSUISAM application causes the CPSUI to call the print spooler to create property sheet pages for the default printer." languages: - cpp products: diff --git a/print/v4PrintDriverSamples/PrinterExtensionSample/README.md b/print/v4PrintDriverSamples/PrinterExtensionSample/README.md index d022fcad..3d025a29 100644 --- a/print/v4PrintDriverSamples/PrinterExtensionSample/README.md +++ b/print/v4PrintDriverSamples/PrinterExtensionSample/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver. +description: "Demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver." languages: - csharp products: diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md index cc3ba307..7ae3637e 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md +++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to implement advanced constraint handling and PrintTicket/PrintCapabilities handling using JavaScript. +description: "Demonstrates how to implement advanced constraint handling and PrintTicket/PrintCapabilities handling using JavaScript." languages: - javascript products: diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md index 584f3cb8..193839b5 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to support host-based devices that use the v4 print driver model and are connected via USB. +description: "Demonstrates how to support host-based devices that use the v4 print driver model and are connected via USB." languages: - javascript - xml diff --git a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md index 303107fc..603405d8 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md +++ b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to support bidirectional (Bidi) communication over the USB bus using JavaScript and XML. +description: "Demonstrates how to support bidirectional (Bidi) communication over the USB bus using JavaScript and XML." languages: - javascript - xml diff --git a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md index 0a852373..10527656 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md +++ b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use an XML extension file to support bidirectional (Bidi) communication with a WSD connected printer. +description: "Demonstrates how to use an XML extension file to support bidirectional (Bidi) communication with a WSD connected printer." languages: - xml products: diff --git a/sd/miniport/sdhc/README.md b/sd/miniport/sdhc/README.md index 29962ad9..977b4b9a 100644 --- a/sd/miniport/sdhc/README.md +++ b/sd/miniport/sdhc/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides a functional miniport implementation for a standard SD host controller. +description: "Provides a functional miniport implementation for a standard SD host controller." languages: - cpp products: diff --git a/security/elam/README.md b/security/elam/README.md index 3916c0e0..f678df87 100644 --- a/security/elam/README.md +++ b/security/elam/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to receive notifications about the initialization of regular boot start drivers in an Early Launch Anti-Malware driver. +description: "Demonstrates how to receive notifications about the initialization of regular boot start drivers in an Early Launch Anti-Malware driver." languages: - cpp products: diff --git a/sensors/ADXL345Acc/readme.md b/sensors/ADXL345Acc/readme.md index d240d066..69902ce9 100644 --- a/sensors/ADXL345Acc/readme.md +++ b/sensors/ADXL345Acc/readme.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a UMDF v2 driver to control an ADXL345 accelerometer chip. +description: "Demonstrates how to write a UMDF v2 driver to control an ADXL345 accelerometer chip." languages: - cpp products: diff --git a/sensors/Activity/readme.md b/sensors/Activity/readme.md index b95d577c..ff427140 100644 --- a/sensors/Activity/readme.md +++ b/sensors/Activity/readme.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a UMDF v2 driver to control an activity sensor. +description: "Demonstrates how to write a UMDF v2 driver to control an activity sensor." languages: - cpp products: diff --git a/sensors/CustomSensors/readme.md b/sensors/CustomSensors/readme.md index f6c613fe..defd64ba 100644 --- a/sensors/CustomSensors/readme.md +++ b/sensors/CustomSensors/readme.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a UMDF v2 driver to control a custom sensor. +description: "Demonstrates how to write a UMDF v2 driver to control a custom sensor." languages: - cpp products: diff --git a/sensors/Fusion/readme.md b/sensors/Fusion/readme.md index 13438cba..0aa587e3 100644 --- a/sensors/Fusion/readme.md +++ b/sensors/Fusion/readme.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a UMDF v2 driver to control a virtual FusionSensor sensor. +description: "Demonstrates how to write a UMDF v2 driver to control a virtual FusionSensor sensor." languages: - cpp products: diff --git a/sensors/Pedometer/readme.md b/sensors/Pedometer/readme.md index 6c0d7fdc..e625e1e2 100644 --- a/sensors/Pedometer/readme.md +++ b/sensors/Pedometer/readme.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a UMDF v2 driver to control a virtual Pedometer sensor. +description: "Demonstrates how to write a UMDF v2 driver to control a virtual Pedometer sensor." languages: - cpp products: diff --git a/sensors/SensorsComboDriver/readme.md b/sensors/SensorsComboDriver/readme.md index a06edd94..d225f38f 100644 --- a/sensors/SensorsComboDriver/readme.md +++ b/sensors/SensorsComboDriver/readme.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write UMDF v2 drivers to control various types of virtual sensors. +description: "Demonstrates how to write UMDF v2 drivers to control various types of virtual sensors." languages: - cpp products: diff --git a/sensors/SimpleDeviceOrientationSensor/readme.md b/sensors/SimpleDeviceOrientationSensor/readme.md index d21d502c..26f7a068 100644 --- a/sensors/SimpleDeviceOrientationSensor/readme.md +++ b/sensors/SimpleDeviceOrientationSensor/readme.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a UMDF v2 sensor driver to output Simple Device Orientation values. +description: "Demonstrates how to write a UMDF v2 sensor driver to output Simple Device Orientation values." languages: - cpp products: 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: diff --git a/setup/devcon/README.md b/setup/devcon/README.md index 1a603e75..93df97be 100644 --- a/setup/devcon/README.md +++ b/setup/devcon/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: DevCon enables, disables, installs, configures, and removes devices on the local computer and displays detailed information about devices on local and remote computers. +description: "DevCon enables, disables, installs, configures, and removes devices on the local computer and displays detailed information about devices on local and remote computers." languages: - cpp products: diff --git a/simbatt/README.md b/simbatt/README.md index 360936fe..b383be8e 100644 --- a/simbatt/README.md +++ b/simbatt/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates a KMDF-based implementation of Windows battery driver interfaces. +description: "Demonstrates a KMDF-based implementation of Windows battery driver interfaces." languages: - cpp products: diff --git a/smartcrd/README.md b/smartcrd/README.md index 23bdc5fc..d1e76bff 100644 --- a/smartcrd/README.md +++ b/smartcrd/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a KMDF driver for the SCM Microsystems PCMCIA smart card reader. +description: "Demonstrates how to write a KMDF driver for the SCM Microsystems PCMCIA smart card reader." languages: - cpp products: diff --git a/spb/SkeletonI2C/README.md b/spb/SkeletonI2C/README.md index 647cfa11..9e68300b 100644 --- a/spb/SkeletonI2C/README.md +++ b/spb/SkeletonI2C/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to design a KMDF controller driver for Windows that conforms to the simple peripheral bus (SPB) device driver interface (DDI). +description: "Demonstrates how to design a KMDF controller driver for Windows that conforms to the simple peripheral bus (SPB) device driver interface (DDI)." languages: - cpp products: diff --git a/spb/SpbTestTool/README.md b/spb/SpbTestTool/README.md index 2fafe026..15c43cff 100644 --- a/spb/SpbTestTool/README.md +++ b/spb/SpbTestTool/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to open a handle to the SPB controller, use the SPB interface from a KMDF driver, and employ GPIO. +description: "Demonstrates how to open a handle to the SPB controller, use the SPB interface from a KMDF driver, and employ GPIO." languages: - cpp products: diff --git a/storage/class/cdrom/README.md b/storage/class/cdrom/README.md index dee04bf0..a9ec81db 100644 --- a/storage/class/cdrom/README.md +++ b/storage/class/cdrom/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provide access to CD, DVD and Blu-ray drives, supports Plug and Play, Power Management, and AutoRun (media change notification). +description: "Provide access to CD, DVD and Blu-ray drives, supports Plug and Play, Power Management, and AutoRun (media change notification)." languages: - cpp products: diff --git a/storage/class/classpnp/README.md b/storage/class/classpnp/README.md index 8e6b4687..549e5348 100644 --- a/storage/class/classpnp/README.md +++ b/storage/class/classpnp/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A library storage class driver used by disk, CDROM, and the tape class drivers. +description: "A library storage class driver used by disk, CDROM, and the tape class drivers." languages: - cpp products: diff --git a/storage/class/disk/README.md b/storage/class/disk/README.md index 90e76d00..3d2dcb24 100644 --- a/storage/class/disk/README.md +++ b/storage/class/disk/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A class driver for disk devices. +description: "A class driver for disk devices." languages: - cpp products: diff --git a/storage/filters/addfilter/README.md b/storage/filters/addfilter/README.md index b0168809..e68bce49 100644 --- a/storage/filters/addfilter/README.md +++ b/storage/filters/addfilter/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A command-line application that adds and removes filter drivers for a given drive or volume. +description: "A command-line application that adds and removes filter drivers for a given drive or volume." languages: - cpp products: diff --git a/storage/iscsi/README.md b/storage/iscsi/README.md index 16d38d0e..505be639 100644 --- a/storage/iscsi/README.md +++ b/storage/iscsi/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A WMI iSCSI miniport that can be tested using the iSCSICLI.exe tool. +description: "A WMI iSCSI miniport that can be tested using the iSCSICLI.exe tool." languages: - cpp products: diff --git a/storage/miniports/lsi_u3/README.md b/storage/miniports/lsi_u3/README.md index 1e602832..432cfd81 100644 --- a/storage/miniports/lsi_u3/README.md +++ b/storage/miniports/lsi_u3/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An adapter driver for use with Parallel SCSI Host Bus Adapters or on-motherboard solutions that use the LSI 53C1010 SCSI ASIC. +description: "An adapter driver for use with Parallel SCSI Host Bus Adapters or on-motherboard solutions that use the LSI 53C1010 SCSI ASIC." languages: - cpp products: diff --git a/storage/miniports/storahci/README.md b/storage/miniports/storahci/README.md index 771b11a2..685d1f53 100644 --- a/storage/miniports/storahci/README.md +++ b/storage/miniports/storahci/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A sample Storport ACHI miniport driver. +description: "A sample Storport ACHI miniport driver." languages: - cpp products: diff --git a/storage/msdsm/README.md b/storage/msdsm/README.md index b1b3e4d1..41b6d05d 100644 --- a/storage/msdsm/README.md +++ b/storage/msdsm/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides a sample for building vendor-specific device-specific modules (DSM), supports iSCSI and Fibre Channel devices. +description: "Provides a sample for building vendor-specific device-specific modules (DSM), supports iSCSI and Fibre Channel devices." languages: - cpp products: diff --git a/storage/sfloppy/README.md b/storage/sfloppy/README.md index ae75294d..8d841902 100644 --- a/storage/sfloppy/README.md +++ b/storage/sfloppy/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A sample class driver for Super Floppy disk drives. +description: "A sample class driver for Super Floppy disk drives." languages: - cpp products: diff --git a/storage/tools/spti/README.md b/storage/tools/spti/README.md index 034a49b7..bf51c892 100644 --- a/storage/tools/spti/README.md +++ b/storage/tools/spti/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to communicate with a SCSI device using pass-through IOCTLs in an application using DeviceIoControl API. +description: "Demonstrates how to communicate with a SCSI device using pass-through IOCTLs in an application using DeviceIoControl API." languages: - cpp products: diff --git a/thermal/simsensor/README.md b/thermal/simsensor/README.md index 56fbcaad..4d1917b1 100644 --- a/thermal/simsensor/README.md +++ b/thermal/simsensor/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates a simulated temperature sensor device. +description: "Demonstrates a simulated temperature sensor device." languages: - cpp products: diff --git a/thermal/thermalclient/README.md b/thermal/thermalclient/README.md index 641ea12c..a5e91608 100644 --- a/thermal/thermalclient/README.md +++ b/thermal/thermalclient/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Simulates a device that is a Windows thermal management client. +description: "Simulates a device that is a Windows thermal management client." languages: - cpp products: diff --git a/tools/dv/samples/DV-FailDriver-WDM/README.md b/tools/dv/samples/DV-FailDriver-WDM/README.md index 27ae700b..fa6cd66f 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/README.md +++ b/tools/dv/samples/DV-FailDriver-WDM/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Driver Verifier (DV) can find errors in a WDM driver. +description: "Demonstrates how Driver Verifier (DV) can find errors in a WDM driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-KMDF/README.md b/tools/sdv/samples/SDV-FailDriver-KMDF/README.md index 746210f3..c13c3fd2 100644 --- a/tools/sdv/samples/SDV-FailDriver-KMDF/README.md +++ b/tools/sdv/samples/SDV-FailDriver-KMDF/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a KMDF driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a KMDF driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-NDIS/README.md b/tools/sdv/samples/SDV-FailDriver-NDIS/README.md index 2ac33b70..cfaceb07 100644 --- a/tools/sdv/samples/SDV-FailDriver-NDIS/README.md +++ b/tools/sdv/samples/SDV-FailDriver-NDIS/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a NDIS driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a NDIS driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md b/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md index e012e461..1982ff77 100644 --- a/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md +++ b/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a Storport driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a Storport driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-WDM/README.md b/tools/sdv/samples/SDV-FailDriver-WDM/README.md index 7c6be291..84bae1b2 100644 --- a/tools/sdv/samples/SDV-FailDriver-WDM/README.md +++ b/tools/sdv/samples/SDV-FailDriver-WDM/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a WDM driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a WDM driver." languages: - cpp products: diff --git a/usb/UcmCxUcsi/README.md b/usb/UcmCxUcsi/README.md index aec7f7f1..b2a44eb6 100644 --- a/usb/UcmCxUcsi/README.md +++ b/usb/UcmCxUcsi/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx). +description: "Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx)." languages: - cpp products: diff --git a/usb/UcmTcpciCxClientSample/README.md b/usb/UcmTcpciCxClientSample/README.md index 5919ee07..fa1af7c3 100644 --- a/usb/UcmTcpciCxClientSample/README.md +++ b/usb/UcmTcpciCxClientSample/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager Type-C Port Controller Interface class extension driver (UcmTcpciCx). +description: "Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager Type-C Port Controller Interface class extension driver (UcmTcpciCx)." languages: - cpp products: diff --git a/usb/UcmUcsiAcpiSample/README.md b/usb/UcmUcsiAcpiSample/README.md index fc163389..b7c2cabf 100644 --- a/usb/UcmUcsiAcpiSample/README.md +++ b/usb/UcmUcsiAcpiSample/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx). +description: "Demonstrates how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx)." languages: - cpp products: diff --git a/usb/kmdf_enumswitches/README.md b/usb/kmdf_enumswitches/README.md index 1d4e0319..6868131d 100644 --- a/usb/kmdf_enumswitches/README.md +++ b/usb/kmdf_enumswitches/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use KMDF as a bus driver using the OSR USB-FX2 device. +description: "Demonstrates how to use KMDF as a bus driver using the OSR USB-FX2 device." languages: - cpp products: diff --git a/usb/kmdf_fx2/README.md b/usb/kmdf_fx2/README.md index a31a908d..d98faea7 100644 --- a/usb/kmdf_fx2/README.md +++ b/usb/kmdf_fx2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to use KMDF to perform bulk and interrupt data transfers to a USB device. +description: "Demonstrates how to use KMDF to perform bulk and interrupt data transfers to a USB device." languages: - cpp products: diff --git a/usb/ufxclientsample/README.md b/usb/ufxclientsample/README.md index 3197795f..47a57cbf 100644 --- a/usb/ufxclientsample/README.md +++ b/usb/ufxclientsample/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to create a Windows USB function controller driver using the USB function class extension driver (UFX). +description: "Demonstrates how to create a Windows USB function controller driver using the USB function class extension driver (UFX)." languages: - cpp products: diff --git a/usb/umdf2_fx2/README.md b/usb/umdf2_fx2/README.md index ce1742cd..974ccbcc 100644 --- a/usb/umdf2_fx2/README.md +++ b/usb/umdf2_fx2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates a UMDF version 2 driver for the OSR USB-FX2 device. +description: "Demonstrates a UMDF version 2 driver for the OSR USB-FX2 device." languages: - cpp products: diff --git a/usb/umdf_filter_kmdf/README.md b/usb/umdf_filter_kmdf/README.md index e938c44a..7e6e1aaf 100644 --- a/usb/umdf_filter_kmdf/README.md +++ b/usb/umdf_filter_kmdf/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to load a UMDF filter driver as an upper filter driver above the kmdf_fx2 sample driver. +description: "Demonstrates how to load a UMDF filter driver as an upper filter driver above the kmdf_fx2 sample driver." languages: - cpp products: diff --git a/usb/umdf_filter_umdf/README.md b/usb/umdf_filter_umdf/README.md index f9db0a44..94ea29a3 100644 --- a/usb/umdf_filter_umdf/README.md +++ b/usb/umdf_filter_umdf/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to load a UMDF filter driver as an upper filter driver above the umdf_fx2 sample driver. +description: "Demonstrates how to load a UMDF filter driver as an upper filter driver above the umdf_fx2 sample driver." languages: - cpp products: diff --git a/usb/umdf_fx2/README.md b/usb/umdf_fx2/README.md index 89c7cadf..5ffd63a2 100644 --- a/usb/umdf_fx2/README.md +++ b/usb/umdf_fx2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A UMDF driver for the OSR USB-FX2 device that includes a test application, sample device metadata, and supports impersonation and idle power down. +description: "A UMDF driver for the OSR USB-FX2 device that includes a test application, sample device metadata, and supports impersonation and idle power down." languages: - cpp products: diff --git a/usb/usbsamp/README.md b/usb/usbsamp/README.md index 54a9f860..54c643fd 100644 --- a/usb/usbsamp/README.md +++ b/usb/usbsamp/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to perform full speed, high speed, and SuperSpeed transfers to and from bulk and isochronous endpoints of a generic USB device. +description: "Demonstrates how to perform full speed, high speed, and SuperSpeed transfers to and from bulk and isochronous endpoints of a generic USB device." languages: - cpp products: diff --git a/usb/usbview/README.md b/usb/usbview/README.md index 5e06c913..0873e623 100644 --- a/usb/usbview/README.md +++ b/usb/usbview/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides an application that allows you to browse all USB controllers and connected USB devices on your system. +description: "Provides an application that allows you to browse all USB controllers and connected USB devices on your system." languages: - cpp products: diff --git a/usb/wdf_osrfx2_lab/README.md b/usb/wdf_osrfx2_lab/README.md index e244b09b..7d43ff43 100644 --- a/usb/wdf_osrfx2_lab/README.md +++ b/usb/wdf_osrfx2_lab/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Contains a console test application and a series of iterative drivers for both KMDF and UMDF version 1. +description: "Contains a console test application and a series of iterative drivers for both KMDF and UMDF version 1." languages: - cpp products: diff --git a/video/KMDOD/README.md b/video/KMDOD/README.md index 111053c3..7ddb3b3f 100644 --- a/video/KMDOD/README.md +++ b/video/KMDOD/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Implements most DDIs that a display-only miniport driver should provide to the Windows Display Driver Model (WDDM). +description: "Implements most DDIs that a display-only miniport driver should provide to the Windows Display Driver Model (WDDM)." languages: - cpp products: diff --git a/video/pixlib/README.md b/video/pixlib/README.md index af19cbf1..e6142021 100644 --- a/video/pixlib/README.md +++ b/video/pixlib/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to implement the CPixel class for use by a display driver. +description: "Demonstrates how to implement the CPixel class for use by a display driver." languages: - cpp products: diff --git a/wia/README.md b/wia/README.md index d02b4f3f..13d7a893 100644 --- a/wia/README.md +++ b/wia/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Contains samples and test tools for Windows Image Acquisition (WIA). +description: "Contains samples and test tools for Windows Image Acquisition (WIA)." languages: - cpp products: diff --git a/wmi/wmiacpi/README.md b/wmi/wmiacpi/README.md index d3eb3338..4a7c3d29 100644 --- a/wmi/wmiacpi/README.md +++ b/wmi/wmiacpi/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Contains ACPI BIOS and WMI sample code that enables instrumentation of the ACPI BIOS from within ACPI Source Language (ASL) code. +description: "Contains ACPI BIOS and WMI sample code that enables instrumentation of the ACPI BIOS from within ACPI Source Language (ASL) code." languages: - cpp products: diff --git a/wmi/wmisamp/README.md b/wmi/wmisamp/README.md index e6960cde..d8b01616 100644 --- a/wmi/wmisamp/README.md +++ b/wmi/wmisamp/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to register WMI providers in KMDF, create provider instances, and handle WMI queries sent to a device. +description: "Demonstrates how to register WMI providers in KMDF, create provider instances, and handle WMI queries sent to a device." languages: - cpp products: diff --git a/wpd/WpdBasicHardwareDriver/README.md b/wpd/WpdBasicHardwareDriver/README.md index 56c803d4..1553ee05 100644 --- a/wpd/WpdBasicHardwareDriver/README.md +++ b/wpd/WpdBasicHardwareDriver/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Supports nine sensor devices that integrate with the Parallax BS2 programmable microcontroller. +description: "Supports nine sensor devices that integrate with the Parallax BS2 programmable microcontroller." languages: - cpp products: diff --git a/wpd/WpdHelloWorldDriver/README.md b/wpd/WpdHelloWorldDriver/README.md index 6eb2028a..f27c4b5b 100644 --- a/wpd/WpdHelloWorldDriver/README.md +++ b/wpd/WpdHelloWorldDriver/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Supports four objects - a device object, a storage object, a folder object, and a file object. +description: "Supports four objects - a device object, a storage object, a folder object, and a file object." languages: - cpp products: diff --git a/wpd/WpdMultiTransportDriver/README.md b/wpd/WpdMultiTransportDriver/README.md index 3d42cd0a..a037e37e 100644 --- a/wpd/WpdMultiTransportDriver/README.md +++ b/wpd/WpdMultiTransportDriver/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to extend the WpdHelloWorldDriver for a device that supports multiple transports. +description: "Demonstrates how to extend the WpdHelloWorldDriver for a device that supports multiple transports." languages: - cpp products: diff --git a/wpd/WpdServiceSampleDriver/README.md b/wpd/WpdServiceSampleDriver/README.md index f885912d..33c1e140 100644 --- a/wpd/WpdServiceSampleDriver/README.md +++ b/wpd/WpdServiceSampleDriver/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service. +description: "Demonstrates how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service." languages: - cpp products: diff --git a/wpd/WpdWudfSampleDriver/README.md b/wpd/WpdWudfSampleDriver/README.md index b11d7f85..f37068d2 100644 --- a/wpd/WpdWudfSampleDriver/README.md +++ b/wpd/WpdWudfSampleDriver/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates virtually all aspects of the WPD device driver interface (DDI). +description: "Demonstrates virtually all aspects of the WPD device driver interface (DDI)." languages: - cpp products: |
