diff options
| author | Andrew Solovay <asolovay@google.com> | 2015-05-28 01:51:01 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-28 01:51:01 +0000 |
| commit | 2a93eff0b52e491682581cf18fa9efea9b67c005 (patch) | |
| tree | c9765ea93ec5a5d0acbef35a64a5f6e0cd116687 /docs/html | |
| parent | d77ad9d4024ef50cc91c7703f516531e3526621b (diff) | |
| parent | 3c542d4f0dda5c1e4bfdd5c2e68dd7320bc8712b (diff) | |
| download | frameworks_base-2a93eff0b52e491682581cf18fa9efea9b67c005.zip frameworks_base-2a93eff0b52e491682581cf18fa9efea9b67c005.tar.gz frameworks_base-2a93eff0b52e491682581cf18fa9efea9b67c005.tar.bz2 | |
am 3c542d4f: Merge "docs: Removing empty "Latest" section from preview landing page." into mnc-preview-docs
* commit '3c542d4f0dda5c1e4bfdd5c2e68dd7320bc8712b':
docs: Removing empty "Latest" section from preview landing page.
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/preview/index.jd | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/docs/html/preview/index.jd b/docs/html/preview/index.jd index c5644cc..ca1d8b1 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -39,24 +39,7 @@ footer.hide=1 </div> </section> - -<div class="wrap dac-offset-parent"> - <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest"> - <i class="dac-sprite dac-arrow-down-gray"></i> - </a> -</div> - -<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap"> - <h2 class="norule">Latest</h2> - <div class="resource-widget resource-flow-layout col-16" - data-query="type:blog+tag:androidm,type:youtube+tag:androidm" - data-cardSizes="6x6" - data-maxResults="6" - data-initial-results="3"</div> -</div></section> - - -<section class="dac-section dac-light"><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 M. |
