docs: Marshmallow release updates

- reorganize Marshmallow landing page sections (resources first)
- Re-titled M Samples page for better search result listing

Change-Id: Ied11b5d75f18e41eb080b2c01708ba83ede80299
This commit is contained in:
Joe Fernandez
2015-09-29 11:50:47 -07:00
parent f848aef831
commit d10959a23c
3 changed files with 21 additions and 20 deletions

View File

@@ -8,7 +8,8 @@
Android 6.0 APIs</a></li>
<li><a href="<?cs var:toroot ?>about/versions/marshmallow/android-6.0-changes.html">
Android 6.0 Changes</a></li>
<li><a href="<?cs var:toroot ?>about/versions/marshmallow/samples.html">Samples</a></li>
<li><a href="<?cs var:toroot ?>about/versions/marshmallow/samples.html">
Android 6.0 Samples</a></li>
<li><a href="<?cs var:toroot ?>about/versions/marshmallow/download.html">Downloads</a></li>
</li>
</ul>

View File

@@ -46,14 +46,16 @@ footer.hide=1
</a>
</div>
<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap">
<h2 class="norule">Latest</h2>
<section class="dac-section dac-gray" id="resources"><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 6.0.
</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="type:blog+tag:marshmallow"
data-sortOrder="-timestamp"
data-cardSizes="6x6"
data-maxResults="12"
data-initial-results="3">
data-query="collection:marshmallow/landing/more"
data-cardSizes="6x6"
data-initial-results="3"></div>
</div>
</section>
@@ -70,15 +72,13 @@ footer.hide=1
</div>
</section>
<section class="dac-section dac-gray" id="resources"><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 6.0.
</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="collection:marshmallow/landing/more"
data-cardSizes="6x6"
data-initial-results="6"></div>
data-query="type:blog+tag:marshmallow"
data-sortOrder="-timestamp"
data-cardSizes="6x6"
data-maxResults="12"
data-initial-results="3">
</div>
</section>
</section>

View File

@@ -1,4 +1,4 @@
page.title=Samples
page.title=Android 6.0 Samples
page.image=images/cards/card-build_16x9_2x.png
page.tags=marshmallow, samples
meta.tags=marshmallow,androidm,samples
@@ -9,7 +9,7 @@ page.metaDescription=Code to get your started with Android 6.0 APIs.
Download or browse sample projects to get started with Android 6.0
APIs (API level 23). You can download the samples
directly from Android Studio &mdash; just select the <b>File > Import
Samples</b> menu option and pick the sample you want.
Samples</b> menu option and pick the sample you want.
</p>
<p class="note">