OSDN Git Service

docs: Added "what's new" to the N landing page
authorAndrew Solovay <asolovay@google.com>
Fri, 11 Mar 2016 01:45:23 +0000 (17:45 -0800)
committerAndrew Solovay <asolovay@google.com>
Fri, 11 Mar 2016 01:45:23 +0000 (17:45 -0800)
See first comment for doc stage location.

bug: 27559797
Change-Id: Ie1efe54dc7be078d27cefea5436d9634f4a75c7f

docs/html/jd_collections.js
docs/html/jd_extras.js

index 31539da..bedbd2e 100644 (file)
@@ -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",
index e108d13..75b51fb 100644 (file)
@@ -3281,6 +3281,18 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
     "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":"",
     "summary":"This video covers how to get started with the preview, important APIs to test and how to provide feedback on the preview.",