---
layout: default
title: "API - File Index"
jdsoc_template: allfiles.tmpl
---
{! Link.base = ""; /* all generated links will be relative to this */ !}
{+publish.classesIndex+}
File Index
{+new Link().toSrc(item.alias).withText(item.name)+}
{+resolveLinks(summarize(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+}
©{+JSDOC.opt.D.copyright+}
Documentation generated by
JsDoc Toolkit {+JSDOC.VERSION+} on {+new Date()+}