summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-07-04 15:42:04 -0700
committerDen Delimarsky <[email protected]>2019-07-04 15:42:04 -0700
commitde37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch)
treef038d8dea60355c4670639db504ef858a7aff139 /print
parent2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff)
Update sample metadata
Diffstat (limited to 'print')
-rw-r--r--print/OEM Printer Customization Plug-in Samples/README.md2
-rw-r--r--print/SampleOpenXPS/README.md2
-rw-r--r--print/SampleXPS/README.md2
-rw-r--r--print/SimplePipelineFilter/README.md2
-rw-r--r--print/XPSDrvSmpl/README.md2
-rw-r--r--print/XpsRasFilter/README.md2
-rw-r--r--print/autoconfig/README.md2
-rw-r--r--print/cpsuisam/README.md2
-rw-r--r--print/v4PrintDriverSamples/PrinterExtensionSample/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md2
13 files changed, 13 insertions, 13 deletions
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: