diff options
Diffstat (limited to 'docs/html/jd_collections.js')
| -rw-r--r-- | docs/html/jd_collections.js | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 08c0090..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/edu/about.html", - "distribute/googleplay/edu/start.html", - "distribute/googleplay/edu/videos.html" + "distribute/googleplay/guide.html", + "distribute/googleplay/tv.html", + "distribute/googleplay/edu/about.html" ] }, "distribute/essentials": { @@ -773,6 +773,20 @@ var RESOURCE_COLLECTIONS = { "https://support.google.com/googleplay/answer/2651410" ] }, + "tvlanding": { + "title": "", + "resources": [ + "tv/index.html", + "design/tv/index.html", + "training/tv/index.html" + ] + }, + "play_dev_guide": { + "title": "", + "resources": [ + "shareables/distribute/play_dev_guide_secrets_en.pdf" + ] + }, "distribute/stories/games": { "title": "", "resources": [ |
