[fixes #444,csv][s]: remove csv backend as now in own repo.
* Moved to https://github.com/okfn/csv.js in Feb and been improving since * Updated the docs to reflect the removal (plus did some other improvements to backend docs at same time)
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
<ul>
|
||||
<li><a href="https://github.com/okfn/recline.backend.gdocs">gdocs: Google Docs (Spreadsheet)</a></li>
|
||||
<li><a href="{{page.root}}/docs/src/backend.csv.html">csv: CSV files</a></li>
|
||||
<li><a href="https://github.com/okfn/recline.backend.solr">solr: SOLR</a> (partial)</li>
|
||||
<li><a href="https://github.com/okfn/elasticsearch.js">elasticsearch: ElasticSearch</a></li>
|
||||
<li><a href="{{page.root}}/docs/src/backend.dataproxy.html">dataproxy: DataProxy (CSV and XLS on the Web)</a></li>
|
||||
<li><a href="https://github.com/okfn/recline.backend.ckan">ckan: CKAN</a> – support for <a href="http://docs.ckan.org/en/latest/datastore.html">CKAN datastore</a></li>
|
||||
<li><a href="https://github.com/okfn/recline.backend.couchdb">couchdb: CouchDB</a></li>
|
||||
<li><a href="{{page.root}}/docs/src/backend.memory.html">memory: Memory (local data)</a></li>
|
||||
</ul>
|
||||
* <a href="https://github.com/okfn/recline.backend.gdocs">gdocs: Google Docs (Spreadsheet)</a>
|
||||
* <a href="https://github.com/okfn/csv.js">csv: CSV files</a>
|
||||
* <a href="https://github.com/okfn/recline.backend.solr">solr: SOLR</a> (partial)
|
||||
* <a href="https://github.com/okfn/elasticsearch.js">elasticsearch: ElasticSearch</a>
|
||||
* <a href="{{page.root}}/docs/src/backend.dataproxy.html">dataproxy: DataProxy (CSV and XLS on the Web)</a>
|
||||
* <a href="https://github.com/okfn/ckan.js">ckan: CKAN</a> – support for <a href="http://docs.ckan.org/en/latest/datastore.html">CKAN datastore</a>
|
||||
* <a href="https://github.com/okfn/recline.backend.couchdb">couchdb: CouchDB</a>
|
||||
* <a href="{{page.root}}/docs/src/backend.memory.html">memory: Memory (local data)</a>
|
||||
|
||||
Reference in New Issue
Block a user