Index: chrome/common/extensions/docs/templates/intros/serial.html |
diff --git a/chrome/common/extensions/docs/templates/intros/serial.html b/chrome/common/extensions/docs/templates/intros/serial.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9c409ef11acaf0b9c78f90b41634344ceabf846b |
--- /dev/null |
+++ b/chrome/common/extensions/docs/templates/intros/serial.html |
@@ -0,0 +1,9 @@ |
+<p id="classSummary"> |
+Use the <code>chrome.serial</code> module |
+to read and write from a serial device. |
+</p> |
+ |
+<h4>Related Documentation</h4> |
+<ul> |
+ <li><a href="app_hardware.html">Accessing Hardware Devices</a></li> |
+</ul> |