summaryrefslogtreecommitdiffstats
path: root/docs/html/jd_extras.js
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2015-05-28 02:36:30 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-28 02:36:30 +0000
commit581096b587699811d5131e1e71f5802435227a71 (patch)
tree128e0a49da1980d64980edc86e256fdf8554847c /docs/html/jd_extras.js
parent2a3d888ceb90ebcfc8e8e9882dc671d6754a1e0b (diff)
parentad4da3fc2122a06062f24688457720d69fe4306b (diff)
downloadframeworks_base-581096b587699811d5131e1e71f5802435227a71.zip
frameworks_base-581096b587699811d5131e1e71f5802435227a71.tar.gz
frameworks_base-581096b587699811d5131e1e71f5802435227a71.tar.bz2
am ad4da3fc: am 0a514c2d: Merge "Doc change: update logo for samples, several edits." into mnc-preview-docs
* commit 'ad4da3fc2122a06062f24688457720d69fe4306b': Doc change: update logo for samples, several edits.
Diffstat (limited to 'docs/html/jd_extras.js')
-rw-r--r--docs/html/jd_extras.js17
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js
index 54343eb..90a9875 100644
--- a/docs/html/jd_extras.js
+++ b/docs/html/jd_extras.js
@@ -132,11 +132,22 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
"image":"images/cards/card-places_2x.png",
"type":"Guide"
},
- {
+ {
+ "title":"GCM Client for Android",
+ "titleFriendly":"",
+ "summary":"Send push notifications and pubsub from your server to Android devices around the world.",
+ "url":"https://developers.google.com/cloud-messaging/android/client",
+ "group":"",
+ "keywords": ["push","gcm"],
+ "tags": [],
+ "image":"images/cards/card-google-cloud-messaging_16-9_2x.png",
+ "type":"Guide"
+ },
+ {
"title":"Google Cloud Messaging",
"titleFriendly":"",
- "summary":"Send push notifications and pubsub from your server to your users’ devices around the world.",
- "url":"https://developers.google.com/gcm/android/",
+ "summary":"Learn about GCM and the kinds of services you can offer to users through push notifications",
+ "url":"https://developers.google.com/cloud-messaging/gcm",
"group":"",
"keywords": ["push","gcm"],
"tags": [],