summaryrefslogtreecommitdiffstats
path: root/docs/html/google
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/google')
-rw-r--r--docs/html/google/google_toc.cs18
-rwxr-xr-xdocs/html/google/play/billing/billing_integrate.jd4
2 files changed, 14 insertions, 8 deletions
diff --git a/docs/html/google/google_toc.cs b/docs/html/google/google_toc.cs
index b2051d1..4755390 100644
--- a/docs/html/google/google_toc.cs
+++ b/docs/html/google/google_toc.cs
@@ -1,9 +1,15 @@
-<?cs # Table of contents for Dev Guide.
-
- For each document available in translation, add an localized title to this TOC.
- Do not add localized title for docs not available in translation.
- Below are template spans for adding localized doc titles. Please ensure that
- localized titles are added in the language order specified below.
+<?cs #########################################################
+ ######## ###############
+ ######## ATTENTION ###############
+ ######## ###############
+ #########################################################
+
+ IF YOU MAKE CHANGES TO THIS FILE, YOU MUST GENERATE THE
+ GMS REFERENCE DOCS, BECAUSE THEY ARE NOT INCLUDED IN THE
+ DOCS BUILD RULE.
+
+ #########################################################
+ #########################################################
?>
<ul id="nav">
diff --git a/docs/html/google/play/billing/billing_integrate.jd b/docs/html/google/play/billing/billing_integrate.jd
index 9f0dfe5..554866d 100755
--- a/docs/html/google/play/billing/billing_integrate.jd
+++ b/docs/html/google/play/billing/billing_integrate.jd
@@ -14,8 +14,8 @@ parent.link=index.html
<ol>
<li><a href="#QueryDetails">Querying Items Available for Purchase</a><li>
<li><a href="#Purchase">Purchasing an Item</a></li>
- <li><a href="QueryPurchases">Querying Purchased Items</a></li>
- <li><a href="Consume">Consuming a Purchase</a><li>
+ <li><a href="#QueryPurchases">Querying Purchased Items</a></li>
+ <li><a href="#Consume">Consuming a Purchase</a><li>
</ol>
</li>
</ol>