diff options
author | George French <gfrench@google.com> | 2016-09-20 17:09:29 -0700 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2016-10-11 08:38:51 -0700 |
commit | cf71b1fdc01e56dae09b5650b6fff532968cf02f (patch) | |
tree | 621a7cd0540294997ebf58b26b0ed1445ff7f0fd /docs/html/jd_extras_en.js | |
parent | 3e01ab2b0e1566cf03ab9ca69f5023857df34bca (diff) |
docs: Add Android developer written case studies
- updated stories/index.jd, games.jd, apps.jd to use collections
bug: 30809628
Change-Id: Iffd7e5913979c6002234d07d495c8c10dca7f9f2
Diffstat (limited to 'docs/html/jd_extras_en.js')
-rw-r--r-- | docs/html/jd_extras_en.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index bb797b2ab1d1..1a97db4dc94e 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -2981,7 +2981,6 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "type": "distribute", "category": "google" }, - { "lang": "en", "group": "", @@ -5379,6 +5378,9 @@ METADATA['en'].collections = { "distribute/stories/games/docs": { "title": "", "resources": [ + "distribute/stories/games/animoca-star-girl.html", + "distribute/stories/games/happy-labs-experiment.html", + "distribute/stories/games/playlab-puzzles.html", "distribute/stories/games/upbeat-games.html", "distribute/stories/games/tapps.html", "distribute/stories/games/noodlecake-super-stickman.html", @@ -5401,6 +5403,11 @@ METADATA['en'].collections = { "distribute/stories/apps/docs": { "title": "", "resources": [ + "distribute/stories/apps/condenast-shopping.html", + "distribute/stories/apps/economist-espresso.html", + "distribute/stories/apps/expressen-sports.html", + "distribute/stories/apps/drupe-communications.html", + "distribute/stories/apps/noom-health.html", "distribute/stories/apps/aftenposten.html", "distribute/stories/apps/el-mundo.html", "distribute/stories/apps/segundamano.html", |