diff options
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 1553ee05..edde2a04 100644 --- a/wpd/WpdBasicHardwareDriver/README.md +++ b/wpd/WpdBasicHardwareDriver/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Supports nine sensor devices that integrate with the Parallax BS2 programmable microcontroller." languages: - cpp diff --git a/wpd/WpdHelloWorldDriver/README.md b/wpd/WpdHelloWorldDriver/README.md index f27c4b5b..8a480213 100644 --- a/wpd/WpdHelloWorldDriver/README.md +++ b/wpd/WpdHelloWorldDriver/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Supports four objects - a device object, a storage object, a folder object, and a file object." languages: - cpp diff --git a/wpd/WpdMultiTransportDriver/README.md b/wpd/WpdMultiTransportDriver/README.md index a037e37e..33fe6013 100644 --- a/wpd/WpdMultiTransportDriver/README.md +++ b/wpd/WpdMultiTransportDriver/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Demonstrates how to extend the WpdHelloWorldDriver for a device that supports multiple transports." languages: - cpp diff --git a/wpd/WpdServiceSampleDriver/README.md b/wpd/WpdServiceSampleDriver/README.md index 33c1e140..66839ebd 100644 --- a/wpd/WpdServiceSampleDriver/README.md +++ b/wpd/WpdServiceSampleDriver/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Demonstrates how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service." languages: - cpp diff --git a/wpd/WpdWudfSampleDriver/README.md b/wpd/WpdWudfSampleDriver/README.md index 3d6920aa..2072f547 100644 --- a/wpd/WpdWudfSampleDriver/README.md +++ b/wpd/WpdWudfSampleDriver/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Demonstrates virtually all aspects of the WPD device driver interface (DDI)." languages: - cpp |
