diff options
| author | Barry Golden <[email protected]> | 2018-02-28 09:14:29 -0800 |
|---|---|---|
| committer | Wei Mao <[email protected]> | 2018-02-28 09:14:29 -0800 |
| commit | ba25139ebc243c1a79dcd6168cc95563a467b7ef (patch) | |
| tree | 039959ca9f4d884b7fce99deb67c02573e53d7ab /print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver | |
| parent | 9f760bef0de19ea6ceec4c46189903fa0f276c92 (diff) | |
Added .yaml files for samples portal (#214)
Diffstat (limited to 'print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver')
2 files changed, 12 insertions, 1 deletions
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md index 09fdd30c..fee078b0 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md @@ -1,7 +1,7 @@ <!--- name: USB Host-Based Print Driver Sample platform: Utility - language: js + language: js xml category: Print description: Demonstrates how to support host-based devices that use the v4 print driver model and are connected via USB. samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617947 diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/print-v4printdriversamples-v4printdriver-hostbasedsampledriver.yaml b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/print-v4printdriversamples-v4printdriver-hostbasedsampledriver.yaml new file mode 100644 index 00000000..a775060a --- /dev/null +++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/print-v4printdriversamples-v4printdriver-hostbasedsampledriver.yaml @@ -0,0 +1,11 @@ +### YamlMime:Sample +sample: +- name: USB Host-Based Print Driver Sample + description: Demonstrates how to support host-based devices that use the v4 print driver model and are connected via USB. + generateZip: true + author: windows-driver-samples + languages: + - js + - xml + technologies: + - windows |
