diff options
Diffstat (limited to 'docs/html/jd_collections.js')
| -rw-r--r-- | docs/html/jd_collections.js | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 08c0090..d63580e 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -57,8 +57,8 @@ var RESOURCE_COLLECTIONS = { }, "distribute/gp/gpfelanding": { "resources": [ + "distribute/googleplay/tv.html", "distribute/googleplay/edu/about.html", - "distribute/googleplay/edu/start.html", "distribute/googleplay/edu/videos.html" ] }, @@ -773,6 +773,14 @@ var RESOURCE_COLLECTIONS = { "https://support.google.com/googleplay/answer/2651410" ] }, + "tvlanding": { + "title": "", + "resources": [ + "tv/index.html", + "design/tv/index.html", + "training/tv/index.html" + ] + }, "distribute/stories/games": { "title": "", "resources": [ |
