diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /wpd | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'wpd')
| -rw-r--r-- | wpd/WpdBasicHardwareDriver/README.md | 2 | ||||
| -rw-r--r-- | wpd/WpdHelloWorldDriver/README.md | 2 | ||||
| -rw-r--r-- | wpd/WpdMultiTransportDriver/README.md | 2 | ||||
| -rw-r--r-- | wpd/WpdServiceSampleDriver/README.md | 2 | ||||
| -rw-r--r-- | wpd/WpdWudfSampleDriver/README.md | 2 |
5 files changed, 5 insertions, 5 deletions
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: |
