Sha256: 26f5413a9a9b3a7643eb862a6872f912f572028c10b1d7ab506762e9f23f7f29

Contents?: true

Size: 1 KB

Versions: 43

Compression:

Stored size: 1 KB

Contents

<!DOCTYPE HTML>
<html>
	<head>
		<meta http-equiv="content-type" content="text/html; charset={+IO.encoding+}" />
		{! Link.base = ""; /* all generated links will be relative to this */ !}
		
		<title>Index</title>

        {! copyFile("static/default.css") !}
        <link rel="stylesheet" href="default.css" type="text/css" charset="utf-8">
	</head>
	
	<body>
		{+include("static/header.html")+}
		
		<div id="index">
			{+publish.classesIndex+}
		</div>
		
		<div id="content">
			<h1 class="classTitle">Class Index</h1>
			
			<for each="thisClass" in="data">
			<div>
				<h2>{+(new Link().toSymbol(thisClass.alias))+}</h2>
				{+resolveLinks(summarize(thisClass.classDesc))+}
			</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://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> {+JSDOC.VERSION+} on {+new Date()+}
		</div>
	</body>
</html>

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
distil-0.14.5.a vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.4 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.3 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.2 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.2.a vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.1 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.1.a vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.0 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.0.i vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.0.h vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.0.g vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.0.d vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.0.c vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.14.0.b vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.13.6 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.13.5 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.13.4 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.13.3 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.13.2 vendor/jsdoc-extras/templates/coherent/index.tmpl
distil-0.13.1 vendor/jsdoc-extras/templates/coherent/index.tmpl