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

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

Issue 65643009: Docserver: Attach intro metadata to the template itself, not to an object which (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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/extensions/api_index.html
diff --git a/chrome/common/extensions/docs/templates/public/extensions/api_index.html b/chrome/common/extensions/docs/templates/public/extensions/api_index.html
index 8b6c7498866a4d59df5bca4e944c8897398af254..ca10b61b388037be8eb003814f2e69db9c7d87e6 100644
--- a/chrome/common/extensions/docs/templates/public/extensions/api_index.html
+++ b/chrome/common/extensions/docs/templates/public/extensions/api_index.html
@@ -1,5 +1,5 @@
{{+partials.standard_extensions_article
- article:intros.api_index
- stable_apis:api_list.extensions.chrome.stable
- beta_apis:api_list.extensions.chrome.beta
- dev_apis:api_list.extensions.chrome.dev/}}
+ article:(intros.api_index
+ stable_apis:api_list.extensions.chrome.stable
+ beta_apis:api_list.extensions.chrome.beta
+ dev_apis:api_list.extensions.chrome.dev) /}}

Powered by Google App Engine
This is Rietveld 408576698