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

Unified Diff: chrome/common/extensions/docs/templates/public/apps/api_index.html

Issue 48263002: list apis by channel info, e.g. dev, stable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use api models Created 7 years, 1 month 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/public/apps/api_index.html
diff --git a/chrome/common/extensions/docs/templates/public/apps/api_index.html b/chrome/common/extensions/docs/templates/public/apps/api_index.html
index 4d7b209780eb5ec57f25e2c7de5523ffa114e920..dc9c29ef3eeae6281010a6be3117b5cff85f6bf7 100644
--- a/chrome/common/extensions/docs/templates/public/apps/api_index.html
+++ b/chrome/common/extensions/docs/templates/public/apps/api_index.html
@@ -1 +1 @@
-{{+partials.standard_apps_article article:intros.api_index is_apps:true}}
+{{+partials.standard_apps_article article:intros.api_index stable_apis:api_list.apps.chrome.stable beta_apis:api_list.apps.chrome.beta dev_apis:api_list.apps.chrome.dev}}
not at google - send to devlin 2013/11/02 00:31:48 break these up on their own lines, or it's a bit u
hukun 2013/11/04 11:07:26 Done

Powered by Google App Engine
This is Rietveld 408576698