Sha256: 9e2734766539a9956fc2e017405a61a379c39ab15e5d05a18db67be4ba598308

Contents?: true

Size: 1.79 KB

Versions: 65

Compression:

Stored size: 1.79 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
	<head>
		<meta http-equiv="content-type" content="text/html; charset={+IO.encoding+}"" />
		{! Link.base = ""; /* all generated links will be relative to this */ !}
		<title>JsDoc Reference - File Index</title>
		<meta name="generator" content="JsDoc Toolkit" />
		
		<style type="text/css">
		{+include("static/default.css")+}
		</style>
	</head>
	
	<body>
		{+include("static/header.html")+}
		
		<div id="index">
			{+publish.classesIndex+}
		</div>
		
		<div id="content">
			<h1 class="classTitle">File Index</h1>
			
			<for each="item" in="data">
			<div>
				<h2>{+new Link().toSrc(item.alias).withText(item.name)+}</h2>
				<if test="item.desc">{+resolveLinks(summarize(item.desc))+}</if>
				<dl>
					<if test="item.author">
						<dt class="heading">Author:</dt>
						<dd>{+item.author+}</dd>
					</if>
					<if test="item.version">
						<dt class="heading">Version:</dt>
							<dd>{+item.version+}</dd>
					</if>
					{! var locations = item.comment.getTag('location').map(function($){return $.toString().replace(/(^\$ ?| ?\$$)/g, '').replace(/^HeadURL: https:/g, 'http:');}) !}
					<if test="locations.length">
						<dt class="heading">Location:</dt>
							<for each="location" in="locations">
							<dd><a href="{+location+}">{+location+}</a></dd>
							</for>
					</if>
				</dl>
			</div>
			<hr />
			</for>
			
		</div>
		<div class="fineprint" style="clear:both">
			<if test="JSDOC.opt.D.copyright">&copy;{+JSDOC.opt.D.copyright+}<br /></if>
			Documentation generated by <a href="http://www.jsdoctoolkit.org/" target="_blankt">JsDoc Toolkit</a> {+JSDOC.VERSION+} on {+new Date()+}
		</div>
	</body>
</html>

Version data entries

65 entries across 64 versions & 12 rubygems

Version Path
evergreen-1.3.0 lib/jasmine/jsdoc-template/allfiles.tmpl
evergreen-1.2.0 lib/jasmine/jsdoc-template/allfiles.tmpl
quentonc-jsdoc_helper-0.0.2 test/ext/jsdoc-toolkit/templates/jsdoc/allfiles.tmpl
quentonc-jsdoc_helper-0.0.2 ext/jsdoc-toolkit/templates/jsdoc/allfiles.tmpl
sproutit-sproutcore-1.0.20090721145236 vendor/jsdoc/templates/jsdoc/allfiles.tmpl
evergreen-1.1.3 lib/jasmine/jsdoc-template/allfiles.tmpl
evergreen-1.1.2 lib/jasmine/jsdoc-template/allfiles.tmpl
evergreen-1.1.0 lib/jasmine/jsdoc-template/allfiles.tmpl
evergreen-1.0.1 lib/jasmine/jsdoc-template/allfiles.tmpl
jsc3d-rails-1.0 vendor/assets/javascripts/tools/doc_generator/templates/jsdoc/allfiles.tmpl
evergreen-1.0.0 lib/jasmine/jsdoc-template/allfiles.tmpl
evergreen-1.0.0.rc lib/jasmine/jsdoc-template/allfiles.tmpl
rails31-evergreen-0.4.1 lib/jasmine/jsdoc-template/allfiles.tmpl
evergreen-0.4.1 lib/jasmine/jsdoc-template/allfiles.tmpl
josephholsten-jasmine-1.1.0.pre.10 jasmine/jsdoc-template/allfiles.tmpl
sproutcore-1.6.0.rc.1-x86-mingw32 lib/doc_templates/jsdoc/allfiles.tmpl
jasmine-1.0.2.1 jasmine/jsdoc-template/allfiles.tmpl
sproutcore-1.6.0.rc.1 lib/doc_templates/jsdoc/allfiles.tmpl
sproutcore-1.6.0.rc.1-java lib/doc_templates/jsdoc/allfiles.tmpl
josephholsten-jasmine-1.1.0.pre.1 jasmine/jsdoc-template/allfiles.tmpl