{! Link.base = ""; /* all generated links will be relative to this */ !} {+subtemplate("subtemplates/head.tmpl", {subtitle: "File Index"})+} {+subtemplate("subtemplates/menu.tmpl")+}

File Index

  • {+new Link().toSrc(item.alias).withText(item.name)+}

    {+resolveLinks(item.desc)+}
    Author:
    {+item.author+}
    Version:
    {+item.version+}
    {! var locations = item.comment.getTag('location').map(function($){return $.toString().replace(/(^\$ ?| ?\$$)/g, '').replace(/^HeadURL: https:/g, 'http:');}) !}
    Location:
    {+location+}
{+subtemplate("subtemplates/foot.tmpl")+}