diff options
| author | Mike Fenelon <[email protected]> | 2017-10-02 14:28:04 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-02 14:28:04 -0700 |
| commit | da3f6c88f40a062019089716ea360b964d71f4be (patch) | |
| tree | 0c9d8e66f09e92e80b68efdbea546d6b4013ec86 /print/autoconfig | |
| parent | c55397f675ffbb3b3fe11dcfa2d5686e36bc7f05 (diff) | |
| parent | 5a706e661e678e33bac158c1f330836d7d2d6202 (diff) | |
Merge branch 'master' into master
Diffstat (limited to 'print/autoconfig')
| -rw-r--r-- | print/autoconfig/README.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/print/autoconfig/README.md b/print/autoconfig/README.md index d215c36f..38a442e2 100644 --- a/print/autoconfig/README.md +++ b/print/autoconfig/README.md @@ -1,4 +1,14 @@ -Print auto-configuration sample test +<!--- + name: Print auto-configuration sample + platform: Utility + language: cpp + category: Print + description: Demonstrates how to implement auto-configuration in v4 print drivers. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617938 +---> + + +Print auto-configuration sample =============================== This sample demonstrates how to implement auto-configuration in v4 print drivers. |
