Also known as
${alias}
${textile(data.description)}
Parameters
-
${param.types.join(', ')}
${param.name}
${textile(param.description, true)}
Return
${data['return'].types}
${textile(data['return'].description, true)}
see
${see}
Automatically generated from ${data.source}
${data.examples.length > 1 ? 'Examples' : 'Example'}
Routines
-
${doc(data, true)}
${list(data.properties)}
${description}
Table Of Contents
${toc(tree)}
${list(tree)}