summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2011-05-02 17:49:05 -0700
committerRobert Ly <robertly@google.com>2011-05-02 17:49:05 -0700
commit8cdb2e2d834fc1dbff8d02124a08c0f426aa1de7 (patch)
tree357803c8956dbe9655d9edbd193a750c2cbe635e /docs
parent1f07f1257b62f2ac71696bb430f9328597c3de27 (diff)
downloadframeworks_base-8cdb2e2d834fc1dbff8d02124a08c0f426aa1de7.zip
frameworks_base-8cdb2e2d834fc1dbff8d02124a08c0f426aa1de7.tar.gz
frameworks_base-8cdb2e2d834fc1dbff8d02124a08c0f426aa1de7.tar.bz2
adding the usb apis to the resources browser
Change-Id: I79e9f93ebfa3aaf03e4f4deeb70d6c5a7a4ad07f
Diffstat (limited to 'docs')
-rw-r--r--docs/html/resources/resources-data.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index 14118bb..03a5c02 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -606,6 +606,16 @@ var ANDROID_RESOURCES = [
}
},
{
+ tags: ['sample', 'new', 'newfeature'],
+ path: 'samples/USB/index.html',
+ title: {
+ en: 'USB'
+ },
+ description: {
+ en: 'A set of samples that demonstrate how to use various features of the USB APIs.'
+ }
+ },
+ {
tags: ['sample', 'ui', 'widgets'],
path: 'samples/Wiktionary/index.html',
title: {