Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1583)

Unified Diff: chrome/common/extensions/docs/templates/json/apps_sidenav.json

Issue 18186004: Added documentation for In-App Payments API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/json/apps_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/apps_sidenav.json b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
index bc9936098254ffdb5b2bb9cfc76bfb813062195e..f31f1d4e35a0c1d1b89eb33dbe3dbfeab39f49d1 100644
--- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
@@ -177,6 +177,15 @@
]
},
{
+ "title": "Services",
+ "items": [
+ {
+ "title": "In-App Payments API",
not at google - send to devlin 2013/07/08 16:15:43 It's not *really* an API so just "In-App Payments"
Andy 2013/07/09 00:51:23 Done.
+ "href": "/apps/service_in_app_payments.html"
not at google - send to devlin 2013/07/08 16:15:43 a nicer URL would be just "in_app_payments.html"
Andy 2013/07/09 00:51:23 Done.
+ }
+ ]
+ },
+ {
"title": "Reference",
"items": [
{

Powered by Google App Engine
This is Rietveld 408576698