diff options
author | Dirk Dougherty <ddougherty@google.com> | 2015-05-05 02:34:51 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-05 02:34:51 +0000 |
commit | 08c72b91bedefbebe0547646544cd875c1062af0 (patch) | |
tree | 0c6af2e5a87ec39061fec0db79f27e1dbe9643d1 /docs/html/distribute/index.jd | |
parent | 2f6261534b0916714715ffa9e2800716dd900eb8 (diff) | |
parent | ecfed34d3e71bfceae11493b8441a051e803ec05 (diff) | |
download | frameworks_base-08c72b91bedefbebe0547646544cd875c1062af0.zip frameworks_base-08c72b91bedefbebe0547646544cd875c1062af0.tar.gz frameworks_base-08c72b91bedefbebe0547646544cd875c1062af0.tar.bz2 |
am ecfed34d: Merge "Doc change: merge landing page and header/footer designs." into mnc-preview-docs
* commit 'ecfed34d3e71bfceae11493b8441a051e803ec05':
Doc change: merge landing page and header/footer designs.
Diffstat (limited to 'docs/html/distribute/index.jd')
-rw-r--r-- | docs/html/distribute/index.jd | 80 |
1 files changed, 67 insertions, 13 deletions
diff --git a/docs/html/distribute/index.jd b/docs/html/distribute/index.jd index d0ea661..c49fe3e 100644 --- a/docs/html/distribute/index.jd +++ b/docs/html/distribute/index.jd @@ -1,3 +1,4 @@ +fullpage=true page.title=Distribute Your Apps page.viewport_width=970 section.landing=true @@ -6,21 +7,74 @@ nonavpage=true page.metaDescription=The most visited store in the world for Android apps. Cloud-connected and always synced, it's never been easier for users to find and download your apps. @jd:body +<div class="dac-hero-carousel" data-carousel-query="collection:distribute/landing/carousel"> +</div> - <div class="resource-widget resource-carousel-layout col-16" - style="height:420px;margin-top:20px;padding-top:0" - data-query="type:youtube+tag:googleplay+tag:developerstory+tag:featured" - data-sortOdrder="-timestamp" - data-maxResults="4"></div> +<section class="dac-section dac-gray dac-small dac-invert"><div class="wrap"> + <h2 class="norule">Latest</h2> + <div class="resource-widget resource-flow-layout col-16" + data-query="type:youtube+tag:googleplay+tag:developerstory+tag:featured, type:blog+tag:googleplay+tag:distribute+tag:featured" + data-sortOrder="-timestamp" + data-cardSizes="6x6" + data-maxResults="6"></div> +</div></section> +<section class="dac-section dac-invert dac-darken-bg" style="background-image: url(/images/distribute/google-play-bg.jpg)"><div class="wrap"> + <div class="cols"><div class="col-10of12 col-push-1of12"> + <h1 class="dac-section-title">Reach the world with Google Play</h1> + <div class="dac-section-subtitle"> + Publish your apps and games on Google Play and reach over a billion active Android users in over 190 countries around the world. + </div> + </div></div> <div class="resource-widget resource-flow-layout col-16" - data-query="type:blog+tag:googleplay+tag:distribute+tag:featured" - data-sortOrder="" - data-cardSizes="9x6" - data-maxResults="2"></div> + data-query="collection:distribute/landing/googleplay" + data-cardSizes="6x6" + data-maxResults="3"></div> + + <ul class="dac-section-links"> + <li class="dac-section-link"><a href="/distribute/googleplay/start.html"> + <span class="dac-sprite dac-auto-chevron"></span> + Get started + </a></li> + <li class="dac-section-link"><a href="/distribute/essentials/index.html#quality-guidelines"> + <span class="dac-sprite dac-auto-chevron"></span> + Quality guidelines + </a></li> + <li class="dac-section-link"><a href="/distribute/essentials/index.html#tools-and-resources"> + <span class="dac-sprite dac-auto-chevron"></span> + Resources & tools + </a></li> + <li class="dac-section-link"><a href="/distribute/stories/index.html"> + <span class="dac-sprite dac-auto-chevron"></span> + Developer stories + </a></li> + <li class="dac-section-link"><a href="/distribute/users/index.html"> + <span class="dac-sprite dac-auto-chevron"></span> + Get users + </a></li> + <li class="dac-section-link"><a href="/distribute/engage/index.html"> + <span class="dac-sprite dac-auto-chevron"></span> + Engage & retain + </a></li> + <li class="dac-section-link"><a href="/distribute/monetize/index.html"> + <span class="dac-sprite dac-auto-chevron"></span> + Monetize + </a></li> + </ul> +</div></section> +<section class="dac-section dac-light"><div class="wrap"> + <div class="cols"><div class="col-10of12 col-push-1of12"> + <h1 class="dac-section-title">More from Google</h1> + <div class="dac-section-subtitle">Reach and retain a valuable audience and grow your revenue.</div> + </div></div> <div class="resource-widget resource-flow-layout col-16" - data-query="collection:launch/static" - data-sortOrder="" - data-cardSizes="6x2x3,6x6,6x6,6x6,6x6,6x2x3,6x2x3,6x6,6x6,6x6,6x6,6x6" - data-maxResults="24"></div> + data-query="collection:distribute/landing/more" + data-cardSizes="6x6"></div> + <ul class="dac-section-links"> + <li class="dac-section-link"><a href="https://developers.google.com/"> + <span class="dac-sprite dac-auto-chevron"></span> + More on Google Developers + </a></li> + </ul> +</div></section> |