diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-11-29 17:25:09 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2012-11-29 21:07:41 -0800 |
commit | 2b286bb26b95ac9d4eb35679239ea12d4f63b50b (patch) | |
tree | 0b793476a51edce1679e7a499f40a30f5761af04 /docs/html/google/play/dist.jd | |
parent | 830b23b76676542cbcb5ef3c60c869460d4c5466 (diff) | |
download | frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.zip frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.tar.gz frameworks_base-2b286bb26b95ac9d4eb35679239ea12d4f63b50b.tar.bz2 |
Doc change: cleanup filtering sidebars and api level table. Changes links pointing to billing and other play docs that have moved.
Change-Id: I5528e82a6f97eb25f2ec2db5dfe1e178d9580f3c
Diffstat (limited to 'docs/html/google/play/dist.jd')
-rw-r--r-- | docs/html/google/play/dist.jd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/google/play/dist.jd b/docs/html/google/play/dist.jd index 7e60315..20523f6 100644 --- a/docs/html/google/play/dist.jd +++ b/docs/html/google/play/dist.jd @@ -17,7 +17,7 @@ page.title=Google Play Distribution and Licensing <p> Make sure your app gets to the right users by filtering on a wide range of characteristics such as platform versions and hardware features. - </p><p><a href="{@docRoot}guide/google/play/filters.html">Learn more »</a></p> + </p><p><a href="{@docRoot}google/play/filters.html">Learn more »</a></p> </div> <div class="layout-content-col span-6"> @@ -27,7 +27,7 @@ page.title=Google Play Distribution and Licensing <p> Distribute different APKs based on a variety of properties such as platform version, screen size, and GLES texture compression support. - </p><p><a href="{@docRoot}guide/google/play/publishing/multiple-apks.html">Learn more »</a></p> + </p><p><a href="{@docRoot}google/play/publishing/multiple-apks.html">Learn more »</a></p> </div> <div class="layout-content-row"> @@ -39,7 +39,7 @@ page.title=Google Play Distribution and Licensing Tap into Google's content delivery services by serving up to 4GB of assets for free. Provide users with high-fidelity graphics, media files, or other large assets that are required by your app. - </p><a href="{@docRoot}guide/google/play/expansion-files.html">Learn more »</a> + </p><a href="{@docRoot}google/play/expansion-files.html">Learn more »</a> </div> <div class="layout-content-col span-6"> @@ -47,6 +47,6 @@ page.title=Google Play Distribution and Licensing Application Licensing </h4> <p>Protect your revenue streams and integrate policies for usage into your app. - </p><a href="{@docRoot}guide/google/play/licensing/index.html">Learn more »</a> + </p><a href="{@docRoot}google/play/licensing/index.html">Learn more »</a> </div> </div>
\ No newline at end of file |