From a1f02ff4e439d9de58ed4a788a52c2f73cfc36ce Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Mon, 13 Jun 2016 10:11:13 -0700 Subject: [PATCH] docs: Add Videos section to N Preview landing page b/29215717 Change-Id: I0bcd995a0a458e7624d1e8a689cb3eb249f9397d --- docs/html/jd_extras_en.js | 7 ++++++- docs/html/preview/index.jd | 19 ++++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 6295e0efd00c..21379292bf36 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -5379,10 +5379,15 @@ METADATA['en'].collections = { "preview/support.html" ] }, + "preview/landing/videos/first": { + "title": "", + "resources": [ + "https://www.youtube.com/watch?v=CsulIu3UaUM" + ] + }, "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/preview/index.jd b/docs/html/preview/index.jd index 918de48c41d3..0b21e68cd855 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -114,7 +114,24 @@ footer.hide=1 data-initial-results="3"> -
+ +
+

Videos

+
+ New Android capabilities and the right way to use them in your apps. +
+ +
+
+ + +

Resources

Essential information to help you get your apps ready for Android N. -- 2.11.0