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 /print/v4PrintDriverSamples | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'print/v4PrintDriverSamples')
5 files changed, 5 insertions, 5 deletions
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: |
