{% include "lib/githubLinks.html" -%} {% include "lib/paramList.html" -%}
{$ module.id $}{%- if module.public %} (public){% endif %}
{$ export.docType $} {$ export.name $}
{$ export.constructorDoc.name $}{$ paramList(export.constructorDoc.params) $}
{$ member.name $}{$ paramList(member.params) $}