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

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

Issue 406933003: Docserver: Show callback parameters in all callback references. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase/Address comment 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/private/function_details.html
diff --git a/chrome/common/extensions/docs/templates/private/function_details.html b/chrome/common/extensions/docs/templates/private/function_details.html
index 10a13d8deb88fc22e956736c69454c5381fb1c68..76075c8e7786bd8a08a366f6c07d04e4784bea2e 100644
--- a/chrome/common/extensions/docs/templates/private/function_details.html
+++ b/chrome/common/extensions/docs/templates/private/function_details.html
@@ -20,7 +20,6 @@
{{+partials.parameter_full
parameter:p
parentName:name
- parentCallback:callback
hideParamTOC:true /}}
{{/parameters}}
</table>

Powered by Google App Engine
This is Rietveld 408576698