UNPKG

builddocs

Version:

Build documentation files from commented source code

10 lines (9 loc) 355 B
<<if $in.rest>>...<</if>> <<if $in.name>> <<if !$in.description>><a id="<<t prefix + $in.id>>" href="#<<t prefix + $in.id>>"><</if>> <span class=param><<t $in.name>></span> <<if !$in.description>></a><</if>> <<if $in.optional>>&#8288;?<</if>>:  <</if>> <<type $in>> <<if $in.default>><span class=defaultvalue> = <<t $in.default>></span><</if>>