diff options
Diffstat (limited to 'docs/html/jd_collections.js')
| -rw-r--r-- | docs/html/jd_collections.js | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index d63580e..a38b80b 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -57,9 +57,9 @@ var RESOURCE_COLLECTIONS = { }, "distribute/gp/gpfelanding": { "resources": [ + "distribute/googleplay/guide.html", "distribute/googleplay/tv.html", - "distribute/googleplay/edu/about.html", - "distribute/googleplay/edu/videos.html" + "distribute/googleplay/edu/about.html" ] }, "distribute/essentials": { @@ -781,6 +781,12 @@ var RESOURCE_COLLECTIONS = { "training/tv/index.html" ] }, + "play_dev_guide": { + "title": "", + "resources": [ + "shareables/distribute/play_dev_guide_secrets_en.pdf" + ] + }, "distribute/stories/games": { "title": "", "resources": [ |
