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

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

Issue 53403004: Add deprecated annotation for events in API documentation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 2 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/private/event.html
diff --git a/chrome/common/extensions/docs/templates/private/event.html b/chrome/common/extensions/docs/templates/private/event.html
index 8b5108d7a55007e60eaf47dd08982254e7f13c74..40104e10728ada927ed44359f74eec7305c605a6 100644
--- a/chrome/common/extensions/docs/templates/private/event.html
+++ b/chrome/common/extensions/docs/templates/private/event.html
@@ -1,5 +1,6 @@
<div>
<h4 id="{{id}}">{{name}}</h4>
+ {{+partials.warning_deprecated function:@}}
not at google - send to devlin 2013/10/31 20:23:13 maybe you should rename "function" in warning_depr
dhnishi (use Chromium) 2013/10/31 21:29:23 Sounds good. "item" makes more sense with the scop
<div class="description">
{{?description}}<p>
{{{description}}}

Powered by Google App Engine
This is Rietveld 408576698