summaryrefslogtreecommitdiffstats
path: root/docs/html/resources
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-09-23 16:49:26 -0700
committerScott Main <smain@google.com>2011-09-23 16:49:26 -0700
commitb410330b2eb1617fe75b2e61995a6987a5172510 (patch)
tree1fcf0d6ec0fce0a6c3f42818ee30d3c4630875c0 /docs/html/resources
parentbcbe34c7a43adb7f8a45296e210f5028ed0042e4 (diff)
downloadframeworks_base-b410330b2eb1617fe75b2e61995a6987a5172510.zip
frameworks_base-b410330b2eb1617fe75b2e61995a6987a5172510.tar.gz
frameworks_base-b410330b2eb1617fe75b2e61995a6987a5172510.tar.bz2
docs: discovered an orphaned article; added to side nav
Change-Id: Ib22f77e61d17542ac9a871df06e8173ed1933426
Diffstat (limited to 'docs/html/resources')
-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 f799b0c..6c5d882 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -323,6 +323,16 @@ var ANDROID_RESOURCES = [
}
},
{
+ tags: ['article', 'accountsync', 'data'],
+ path: 'articles/contacts.html',
+ title: {
+ en: 'Using the Contacts API'
+ },
+ description: {
+ en: 'Android provides a Contacts API for managing and integrating contacts from multiple accounts and data sources and allows apps to read various information about individual contacts.'
+ }
+ },
+ {
tags: ['article', 'ui', 'web'],
path: 'articles/using-webviews.html',
title: {