summaryrefslogtreecommitdiff
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/KMDOD/README.md2
-rw-r--r--video/pixlib/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/video/KMDOD/README.md b/video/KMDOD/README.md
index 7ddb3b3f..b6f165fa 100644
--- a/video/KMDOD/README.md
+++ b/video/KMDOD/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Implements most DDIs that a display-only miniport driver should provide to the Windows Display Driver Model (WDDM)."
languages:
- cpp
diff --git a/video/pixlib/README.md b/video/pixlib/README.md
index e6142021..288f0da4 100644
--- a/video/pixlib/README.md
+++ b/video/pixlib/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to implement the CPixel class for use by a display driver."
languages:
- cpp