[#38][s]: include built version (non-minified) as recline.js.

This commit is contained in:
Rufus Pollock 2012-02-09 17:51:28 +00:00
parent 4fc694d300
commit 0af2394eeb
2 changed files with 1934 additions and 2 deletions

View File

@ -84,9 +84,15 @@
<li><a href="demo/index.html">Demo</a></li>
</ul>
<h2 id="downloads">Downloads & Dependencies <small>(Right-click, and use 'Save As')</small></h2>
<p><a href="recline.js" class="btn">Development Version (v0.2)</a></p>
<h2 id="using">Using It</h2>
<p>Check out the the <a href="demo/">Demo</a> and view source. The
javascript you want for actual integration is in: <a
href="demo/js/app.js">app.js</a>.</p>
<h2 id="docs">Docs</h2>
<p>Want to see how to embed this in your own application. Check out the the
<a href="demo/">Demo</a> and view source.</p>
<ul>
<li><a href="docs/model.html">Models</a></li>
<li><a href="docs/backend.html">Backends</a></li>

1926
recline.js Normal file

File diff suppressed because it is too large Load Diff