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

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

Issue 375133002: Docserver: Display API features that are available to content scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moar changes Created 6 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/public/extensions/content_scripts.html
diff --git a/chrome/common/extensions/docs/templates/public/extensions/content_scripts.html b/chrome/common/extensions/docs/templates/public/extensions/content_scripts.html
index b0196c55d8e8c39bbc4311899a0ba8a0cdb98361..2a7e16c446958fab4b2618bd1356134152bb4115 100644
--- a/chrome/common/extensions/docs/templates/public/extensions/content_scripts.html
+++ b/chrome/common/extensions/docs/templates/public/extensions/content_scripts.html
@@ -1 +1,3 @@
-{{+partials.standard_extensions_article article:articles.content_scripts/}}
+{{+partials.standard_extensions_article
+ article:(articles.content_scripts
+ content_scripts:api_list.content_scripts)/}}

Powered by Google App Engine
This is Rietveld 408576698