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 5af332d53c238aa40e651f77226059cadad70288..2093787732dd1dffc3bdfdb28bafcb9cb4a46bb0 100644 |
--- a/chrome/common/extensions/docs/templates/public/apps/api_index.html |
+++ b/chrome/common/extensions/docs/templates/public/apps/api_index.html |
@@ -1,6 +1,5 @@ |
{{+partials.standard_apps_article |
- article:intros.api_index |
- is_apps:true |
- stable_apis:api_list.apps.chrome.stable |
- beta_apis:api_list.apps.chrome.beta |
- dev_apis:api_list.apps.chrome.dev/}} |
+ 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/16 21:54:41
cool eh? this is what the handlebar.py roll added.
|