Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/function.html |
| diff --git a/chrome/common/extensions/docs/templates/private/function.html b/chrome/common/extensions/docs/templates/private/function.html |
| index f92a3626167bde0eec6fd16f4da8d6a607d45dea..9ee8bace937441ec3a5e2d88d7a129debf1222e5 100644 |
| --- a/chrome/common/extensions/docs/templates/private/function.html |
| +++ b/chrome/common/extensions/docs/templates/private/function.html |
| @@ -20,5 +20,8 @@ |
| {{?callback}} |
| {{+partials.callback}} |
| {{/callback}} |
| + {{?returns}} |
| + {{+partials.type api:api type:returns anonymous_return:true}} |
|
not at google - send to devlin
2013/05/15 03:55:15
see other comment. you'd leave out display_name he
jshumway
2013/05/15 04:51:37
Done.
|
| + {{/returns}} |
| </div> |
| </div> |