11 Commits

Author SHA1 Message Date
Jeff Williams
a476aef10b correct title for "Attributes" column (#618) 2014-04-04 08:58:47 -07:00
Jeff Williams
48e6c392d5 huge whitespace cleanup
- remove all trailing whitespace
- for consistency, replace all tabs with spaces
2014-03-03 07:43:01 -08:00
Jeff Williams
cfff8dd035 identify repeatable params in the default template (#381) 2013-04-02 08:41:05 -07:00
Jeff Williams
3b937e557f use underscore.js for templates instead of a customized subset 2012-10-16 05:34:50 -07:00
Jeff Williams
add0b09638 don't show "type" section if there are no types to display (#195) 2012-09-22 11:22:01 -07:00
Jeff Williams
c20f399d1d show type of events; link to type of return values (#192) 2012-09-21 11:11:47 -07:00
Jeff Williams
b3c717b8cb don't throw an exception if a parameter has no name (closes #175) 2012-09-09 13:44:19 -07:00
Rafał Wrzeszcz
cd3abea318 Dropped print() calls in template in favor of templating engine. 2012-01-04 11:50:33 +01:00
Rafał Wrzeszcz
84b44480ba Improved template engine. 2012-01-04 10:48:41 +01:00
Michael Mathews
32c59fa032 Rendering @links in type names. 2011-02-26 13:00:02 +00:00
micmath
54c0e0b8c0 Work on templates. Replaced mustache with Underscore Template code.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@18 d5942f49-e6af-b5c1-9d01-85772c7ca168
2011-02-24 17:11:28 +00:00