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

Unified Diff: chrome/common/extensions/docs/templates/private/api_reference.html

Issue 53403004: Add deprecated annotation for events in API documentation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Yaml bump. 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/private/api_reference.html
diff --git a/chrome/common/extensions/docs/templates/private/api_reference.html b/chrome/common/extensions/docs/templates/private/api_reference.html
index d08f2670835507d0f8b5d6e75285ac1e38d9d6ec..72bcb567c75dd57ae1d1c58d75a6dc55553acc1f 100644
--- a/chrome/common/extensions/docs/templates/private/api_reference.html
+++ b/chrome/common/extensions/docs/templates/private/api_reference.html
@@ -21,7 +21,7 @@
{{?api.events}}
<h2 id="events">Events</h2>
{{#api.events}}
- {{+partials.event api:api}}
+ {{+partials.event @:@ api:api}}
{{/}}
{{/api.events}}
{{?api.domEvents}}
« no previous file with comments | « chrome/common/extensions/docs/server2/cron.yaml ('k') | chrome/common/extensions/docs/templates/private/event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698