diff options
author | Joe Fernandez <joefernandez@google.com> | 2016-06-15 04:06:40 +0000 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2016-06-15 04:06:40 +0000 |
commit | 3460516d209f1eb621973ece3fac5b2013fd8c1c (patch) | |
tree | 7bcc3455b0dbdf7092e9f250f88fd01ac093df50 /docs/html | |
parent | a1f02ff4e439d9de58ed4a788a52c2f73cfc36ce (diff) |
Revert "docs: Add Videos section to N Preview landing page"
Reverting this change since I don't have confirmation that the videos will ship by 10am on 6/15.
This reverts commit a1f02ff4e439d9de58ed4a788a52c2f73cfc36ce.
Change-Id: I854c589436bcc4e146770415898996826f552b21
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/jd_extras_en.js | 7 | ||||
-rw-r--r-- | docs/html/preview/index.jd | 19 |
2 files changed, 2 insertions, 24 deletions
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 21379292bf36..6295e0efd00c 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -5379,15 +5379,10 @@ 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 0b21e68cd855..918de48c41d3 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -114,24 +114,7 @@ footer.hide=1 data-initial-results="3"></div> </div></section> - -<section class="dac-section dac-gray" id="videos"><div class="wrap"> - <h1 class="dac-section-title">Videos</h1> - <div class="dac-section-subtitle"> - New Android capabilities and the right way to use them in your apps. - </div> - - <div class="resource-widget resource-flow-layout col-16" - data-query="collection:preview/landing/videos/first,type:youtube+tag:androidn" - data-sortOrder="-timestamp" - data-cardSizes="6x6" - data-items-per-page="6" - data-maxResults="15" - data-initial-results="3"></div> -</div></section> - - -<section class="dac-section dac-light" id="resources"><div class="wrap"> +<section class="dac-section dac-gray"><div class="wrap"> <h1 class="dac-section-title">Resources</h1> <div class="dac-section-subtitle"> Essential information to help you get your apps ready for Android N. |