[build][s]: regular build of recline.js plus all auto docs.

This commit is contained in:
Rufus Pollock
2012-05-27 23:49:06 +01:00
parent 55c85b7b5a
commit 9838e69b2d
13 changed files with 1821 additions and 1259 deletions

View File

@@ -147,12 +147,12 @@ title: Library - Home
<div class="span6">
<h4>Backends</h4>
<ul>
<li><a href="docs/backend/base.html">Backend: Base (base class providing a template for backends)</a></li>
<li><a href="docs/backend/base.html">Base module providing convenience functions</a></li>
<li><a href="docs/backend/memory.html">memory: Memory Backend (local data)</a></li>
<li><a href="docs/backend/elasticsearch.html">elasticsearch: ElasticSearch Backend</a></li>
<li><a href="docs/backend/dataproxy.html">dataproxy: DataProxy Backend (CSV and XLS on the Web)</a></li>
<li><a href="docs/backend/gdocs.html">gdoc: Google Docs (Spreadsheet) Backend</a></li>
<li><a href="docs/backend/localcsv.html">csv: Local CSV file backend</a></li>
<li><a href="docs/backend/gdocs.html">gdocs: Google Docs (Spreadsheet) Backend</a></li>
<li><a href="docs/backend/csv.html">csv: Local CSV file backend</a></li>
</ul>
</div>
</div>