From 0ce73219be7f37170eb19dba690a5cd8d3e22e21 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 5 Nov 2014 20:14:15 -0800 Subject: Doc change: Add play dev guide page with index card and shareable download. Change-Id: I08f5c2a6b863ecb747c90d677f635fab511d91d3 --- docs/html/jd_extras.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/html/jd_extras.js') 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": "" } ]); -- cgit v1.1