diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2014-11-05 20:14:15 -0800 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2014-11-05 20:14:15 -0800 |
| commit | 0ce73219be7f37170eb19dba690a5cd8d3e22e21 (patch) | |
| tree | 65961fbfd24528ec13e3759c60465c56bf4bb024 /docs/html/jd_extras.js | |
| parent | b2fe15f9bf6ea06bd4c862547f830c355d95c60a (diff) | |
| download | frameworks_base-0ce73219be7f37170eb19dba690a5cd8d3e22e21.zip frameworks_base-0ce73219be7f37170eb19dba690a5cd8d3e22e21.tar.gz frameworks_base-0ce73219be7f37170eb19dba690a5cd8d3e22e21.tar.bz2 | |
Doc change: Add play dev guide page with index card and shareable download.
Change-Id: I08f5c2a6b863ecb747c90d677f635fab511d91d3
Diffstat (limited to 'docs/html/jd_extras.js')
| -rw-r--r-- | docs/html/jd_extras.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js index 89d9761..36f26e8 100644 --- a/docs/html/jd_extras.js +++ b/docs/html/jd_extras.js @@ -1394,5 +1394,18 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([ "keywords": ["stories"], "type": "Case Study Deck", "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], + "url": "shareables/distribute/play_dev_guide_secrets_en.pdf", + "timestamp": null, + "image": "distribute/images/play_dev_guide_b.jpg", + "title": "The Secrets to App Success on Google Play", + "summary": "A guide to useful features, tips, and best practices that will help you grow a successful app business on Google Play.", + "keywords": ["distribute"], + "type": "PDF DOWNLOAD (11MB)", + "titleFriendly": "" } ]); |
