Changing name to Caravel

This commit is contained in:
Maxime Beauchemin
2016-03-29 08:41:25 -07:00
parent f4f614d76b
commit 992bc4be22
34 changed files with 404 additions and 73 deletions

View File

@@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>User Guide &mdash; dashed documentation</title>
<title>User Guide &mdash; caravel documentation</title>
<link rel="stylesheet" href="_static/basic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -30,7 +30,7 @@
<script type="text/javascript" src="_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
<script type="text/javascript" src="_static/bootstrap-sphinx.js"></script>
<link rel="top" title="dashed documentation" href="index.html" />
<link rel="top" title="caravel documentation" href="index.html" />
<link rel="prev" title="Installation &amp; Configuration" href="installation.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
@@ -50,7 +50,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
Dashed Documentation</a>
Caravel Documentation</a>
<span class="navbar-text navbar-version pull-left"><b></b></span>
</div>
@@ -63,7 +63,7 @@
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="index.html">Site <b class="caret"></b></a>
href="index.html">Topics <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"><ul class="current">
@@ -98,14 +98,6 @@
<li>
<a href="installation.html" title="Previous Chapter: Installation & Configuration"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">&laquo; Installation ...</span>
</a>
</li>
@@ -133,10 +125,10 @@
<div class="section" id="user-guide">
<h1>User Guide<a class="headerlink" href="#user-guide" title="Permalink to this headline"></a></h1>
<p>The user guide is a collection of short videos showing different aspect
of Dashed.</p>
of Caravel.</p>
<div class="section" id="quick-intro">
<h2>Quick Intro<a class="headerlink" href="#quick-intro" title="Permalink to this headline"></a></h2>
<p>This video demonstrates how Dashed works at a high level, it shows how
<p>This video demonstrates how Caravel works at a high level, it shows how
to navigate through datasets and dashboards that are already available.</p>
<iframe width="640" height="360" src="//www.youtube.com/embed/3Txm_nj_R7M?feature=player_detailpage" frameborder="0" allowfullscreen="1">&nbsp;</iframe></div>
<div class="section" id="dashboard-creation">
@@ -173,7 +165,7 @@ to toggle them on dashboards.</p>
</div>
<div class="section" id="adding-a-table">
<h2>Adding a Table<a class="headerlink" href="#adding-a-table" title="Permalink to this headline"></a></h2>
<p>This videos shows you how to expose a new table in Dashed, and how to
<p>This videos shows you how to expose a new table in Caravel, and how to
define the semantics on how this can be accessed by others in the <code class="docutils literal"><span class="pre">Explore</span></code>
and <code class="docutils literal"><span class="pre">Dashboard</span></code> views.</p>
<ul class="simple">