mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
Changing name to Caravel
This commit is contained in:
27
index.html
27
index.html
@@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<title>Overview — dashed documentation</title>
|
||||
<title>Overview — 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="#" />
|
||||
<link rel="top" title="caravel documentation" href="#" />
|
||||
<link rel="next" title="Installation & 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="#">
|
||||
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="#">Site <b class="caret"></b></a>
|
||||
href="#">Topics <b class="caret"></b></a>
|
||||
<ul class="dropdown-menu globaltoc"
|
||||
role="menu"
|
||||
aria-labelledby="dLabelGlobalToc"><ul>
|
||||
@@ -94,14 +94,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a href="installation.html" title="Next Chapter: Installation & Configuration"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Installation ... »</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -140,7 +132,7 @@
|
||||
<img src="_static/img/dash.png">
|
||||
<div class="carousel-caption">
|
||||
<div>
|
||||
<h1>Dashed</h1>
|
||||
<h1>Caravel</h1>
|
||||
<p>
|
||||
an open source data visualization platform
|
||||
</p>
|
||||
@@ -199,7 +191,7 @@
|
||||
<hr/>
|
||||
<div class="container">
|
||||
<div class="jumbotron">
|
||||
<h1>Dashed</h1>
|
||||
<h1>Caravel</h1>
|
||||
<p>
|
||||
is an open source data visualization platform that provides easy
|
||||
exploration of your data and allows you to create and share
|
||||
@@ -210,7 +202,12 @@
|
||||
|
||||
<div class="container mainbody">
|
||||
|
||||
<div class="section" id="overview">
|
||||
<div class="admonition warning">
|
||||
<p class="first admonition-title">Warning</p>
|
||||
<p class="last">This project used to be name Panoramix and has been renamed
|
||||
to Caravel in March 2016</p>
|
||||
</div>
|
||||
<div class="section" id="overview">
|
||||
<h1>Overview<a class="headerlink" href="#overview" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="features">
|
||||
<h2>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h2>
|
||||
|
||||
Reference in New Issue
Block a user