From 4158fc1f90e96673ef92797cbf80fac6b1eabc9e Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Thu, 10 Mar 2016 17:45:23 -0800 Subject: [PATCH] docs: Added "what's new" to the N landing page See first comment for doc stage location. bug: 27559797 Change-Id: Ie1efe54dc7be078d27cefea5436d9634f4a75c7f --- docs/html/jd_collections.js | 1 + docs/html/jd_extras.js | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 31539da1c18b7..bedbd2e275d50 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -149,6 +149,7 @@ var RESOURCE_COLLECTIONS = { "preview/landing/more": { "title": "", "resources": [ + "https://www.youtube.com/watch?v=CsulIu3UaUM", "preview/features/multi-window.html", "preview/features/notification-updates.html", "preview/features/background-optimization.html", diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js index e108d13ad3614..75b51fb785a83 100644 --- a/docs/html/jd_extras.js +++ b/docs/html/jd_extras.js @@ -3280,6 +3280,18 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([ "lang":"en", "type":"distribute" }, + { + "title":"What’s New in Android N Developer Preview", + "titleFriendly":"", + "summary":"Learn all about the new features in the Android N Preview.", + "url":"https://www.youtube.com/watch?v=CsulIu3UaUM", + "group":"", + "keywords": ["n preview"], + "tags": [], + "image":"https://i1.ytimg.com/vi/CsulIu3UaUM/maxresdefault.jpg", + "lang":"en", + "type":"Video" + }, { "title":"Developing for Android 6.0 (Marshmallow)", "titleFriendly":"",