diff options
| author | Misko Hevery | 2010-11-05 15:05:24 -0700 |
|---|---|---|
| committer | Misko Hevery | 2010-11-05 15:05:24 -0700 |
| commit | dc66687149078876f3964a5ab0b9aa0434f46cdc (patch) | |
| tree | f7b05721dcd9352f4641e73571ea2a38dd5d4ed0 /docs/widget.template | |
| parent | 3d6a099d6e40f1e12f6349843218987d472d0f3c (diff) | |
| download | angular.js-dc66687149078876f3964a5ab0b9aa0434f46cdc.tar.bz2 | |
added tests for documentation
Diffstat (limited to 'docs/widget.template')
| -rw-r--r-- | docs/widget.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/widget.template b/docs/widget.template index b26bfb1c..f07bd9b2 100644 --- a/docs/widget.template +++ b/docs/widget.template @@ -20,6 +20,7 @@ <li><tt>{{name}}:{{#type}}{{type}}{{/type}}{{^type}}:*{{/type}}{{#default}}={{default}}{{/default}}</tt>: {{{description}}}</li> {{/param}} </ul> +{{{paramDescription}}} <h3>CSS</h3> {{{css}}} |
