diff options
author | Andrew Solovay <asolovay@google.com> | 2014-07-25 16:27:44 -0700 |
---|---|---|
committer | Andrew Solovay <asolovay@google.com> | 2014-07-29 14:00:03 -0700 |
commit | d28470e87a6521ff0fe7da843259657d9b1f661c (patch) | |
tree | 6c203eed00c2eaceff36964e816a10fb796e7146 /docs/html/google/google_toc.cs | |
parent | 1c977b3744dbe916edde2e256a39c30e5888ef4f (diff) | |
download | frameworks_base-d28470e87a6521ff0fe7da843259657d9b1f661c.zip frameworks_base-d28470e87a6521ff0fe7da843259657d9b1f661c.tar.gz frameworks_base-d28470e87a6521ff0fe7da843259657d9b1f661c.tar.bz2 |
docs: Revised page to include info about new Publisher API.
Also moved the blurb to the "Google Play Distribution" cover page, and
adjusted the TOC accordingly. Per DDoughterty@ 's request, moved the
"Purchase Verification Strategies" section to billing_subscriptions.jd
Page is staged to:
http://asolovay.mtv:9543/google/play/billing/gp-purchase-status-api.html
http://asolovay.mtv:9543/google/play/billing/billing_subscriptions.html#strategies
Change-Id: I884e2f3f25c76fcb055e663058d1a4f4642fb558
Diffstat (limited to 'docs/html/google/google_toc.cs')
-rw-r--r-- | docs/html/google/google_toc.cs | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/html/google/google_toc.cs b/docs/html/google/google_toc.cs index b770135..7cce86b 100644 --- a/docs/html/google/google_toc.cs +++ b/docs/html/google/google_toc.cs @@ -138,9 +138,6 @@ <li><a href="<?cs var:toroot?>google/play/billing/billing_admin.html"> <span class="en">Administering In-app Billing</span></a> </li> - <li><a href="<?cs var:toroot?>google/play/billing/gp-purchase-status-api.html"> - <span class="en">Purchase Status API</span></a> - </li> <li><a href="<?cs var:toroot?>google/play/billing/versions.html"> <span class="en">Version Notes</span></a> </li> @@ -205,7 +202,9 @@ <li><a href="<?cs var:toroot ?>google/play/filters.html"> <span class="en">Filters on Google Play</span></a> </li> - + <li><a href="<?cs var:toroot?>google/play/billing/gp-purchase-status-api.html"> + <span class="en">Google Play Developer API</span></a> + </li> <li><a href="<?cs var:toroot ?>google/play/publishing/multiple-apks.html"> <span class="en">Multiple APK Support</span></a> </li> |