[docs,refactor][s]: move examples to being tutorials in the docs directory.

This commit is contained in:
Rufus Pollock
2012-06-29 16:40:22 +01:00
parent 12f6afebc9
commit 889fb6afb1
3 changed files with 6 additions and 4 deletions

View File

@@ -52,12 +52,12 @@ root: ../
<div class="row">
<div class="span4">
<div class="well">
<h4><a href="example-quickstart.html">Recline Quickstart Guide</a></h4>
<h4><a href="tutorial-views.html">Views Quickstart - Grids, Graphs, Maps and more</a></h4>
</div>
</div>
<div class="span4">
<div class="well">
<h4><a href="example-backends.html">Loading from difference sources: Google Docs, Local CSV, DataHub</a></h4>
<h4><a href="tutorial-backends.html">Loading from difference sources: Google Docs, Local CSV, DataHub</a></h4>
</div>
</div>
<div class="span4">