Add intro to any Chrome app API with no overview docs.
commitde3b53691f919a81e1a6355205ebc77c5de2d72f
authormkearney@google.com <mkearney@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Nov 2012 22:03:51 +0000 (30 22:03 +0000)
committermkearney@google.com <mkearney@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Nov 2012 22:03:51 +0000 (30 22:03 +0000)
tree7fe0cdfa27960d6b9e00c9e09b15c7ece2549a02
parente82fe1d633ed77173b9e5717e13eec7088f56534
Add intro to any Chrome app API with no overview docs.

This intro has a very brief description of the API usage and a link to any related docs,
if available.

At the moment, the related docs are in the heading 4.
In a separate cl, I will add 'Availabile in' information, and may use a table format for both related doc and available in.

This cl also includes broken link fixes to app_hardware.html.

Note: this does not include experimental APIs or APIs with existing intros.
Additional improvements to be made in separate cls.

Review URL: https://codereview.chromium.org/11412117

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170567 0039d316-1c4b-4281-b951-d872f2087c98
16 files changed:
chrome/common/extensions/docs/templates/articles/app_hardware.html
chrome/common/extensions/docs/templates/intros/alarms.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/intros/app_runtime.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/intros/app_window.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/intros/bluetooth.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/intros/fileSystem.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/intros/serial.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/intros/usb.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/public/apps/alarms.html
chrome/common/extensions/docs/templates/public/apps/app_runtime.html
chrome/common/extensions/docs/templates/public/apps/app_window.html
chrome/common/extensions/docs/templates/public/apps/bluetooth.html
chrome/common/extensions/docs/templates/public/apps/fileSystem.html
chrome/common/extensions/docs/templates/public/apps/serial.html
chrome/common/extensions/docs/templates/public/apps/usb.html
chrome/common/extensions/docs/templates/public/extensions/alarms.html