{{#groupGlobalsBy (option "group-by") kind=kind~}}
{{#if @first~}}
{{{createIndexLink "global-" ../kind "-index"}}}
{{#if (hasMultipleIdentifiers "kind" scope="global")}}- {{../title}}:
{{/if~}}{{! TODO: Add 'show-single-kind-title'~}}
{{/if~}}
{{#if (hasMultipleIdentifiers "kind" scope="global")}}  {{/if}}{{>member-index-grouped noRecurse=true~}}
{{#if @last}}
{{/if~}}
{{/groupGlobalsBy}}