This commit is contained in:
Maxime Beauchemin
2016-11-10 11:29:16 -08:00
parent 251f05264f
commit 9d5f3267fa
4 changed files with 7 additions and 7 deletions

View File

@@ -1,13 +1,13 @@
Superset's documentation
'''''''''''''''''''''''
''''''''''''''''''''''''
Superset is a data exploration platform designed to be visual, intuitive
and interactive.
----------------
.. warning:: This project used to be named Panoramix and has been renamed
to Superset in March 2016
.. warning:: This project was originally named Panoramix, was renamed to
Caravel in March 2016, and is currently named Superset as of November 2016
Overview
=======================================

View File

@@ -74,7 +74,7 @@ and ``setuptools`` libraries.::
pip install --upgrade setuptools pip
Superset installation and initialization
---------------------------------------
----------------------------------------
Follow these few simple steps to install Superset.::
# Install superset

View File

@@ -201,8 +201,8 @@ and interactive.</p>
<hr class="docutils" />
<div class="admonition warning">
<p class="first admonition-title">Warning</p>
<p class="last">This project used to be named Panoramix and has been renamed
to Superset in March 2016</p>
<p class="last">This project was originally named Panoramix, was renamed to
Caravel in March 2016, and is currently named Superset as of November 2016</p>
</div>
<div class="section" id="overview">
<h2>Overview<a class="headerlink" href="#overview" title="Permalink to this headline"></a></h2>

File diff suppressed because one or more lines are too long