Fixing images in docs

This commit is contained in:
Maxime Beauchemin 2015-12-26 14:04:46 -08:00
parent fa0d6c6776
commit 5ad4f38c49
3 changed files with 9 additions and 13 deletions

View File

@ -18,7 +18,7 @@
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active text-center">
<img src="/static/img/dash.png">
<img src="_static/img/dash.png">
<div class="carousel-caption">
<div>
<h1>Panoramix</h1>
@ -29,7 +29,7 @@
</div>
</div>
<div class="item">
<img src="/static/img/bubble.png">
<img src="_static/img/bubble.png">
<div class="carousel-caption">
<h2>Explore your data
</h2>
@ -40,21 +40,21 @@
</div>
</div>
<div class="item">
<img src="/static/img/dash.png">
<img src="_static/img/dash.png">
<div class="carousel-caption">
<h2>Create and share dashboards</h2>
<p>Assemble many data visualization "slices" into a rich collection</p>
</div>
</div>
<div class="item">
<img src="/static/img/cloud.png">
<img src="_static/img/cloud.png">
<div class="carousel-caption">
<h2>Extend</h2>
<p>Join the community and take part in extending the widget library</p>
</div>
</div>
<div class="item">
<img src="/static/img/servers.jpg">
<img src="_static/img/servers.jpg">
<div class="carousel-caption">
<h2>Connect</h2>
<p>
@ -82,7 +82,7 @@
<div class="jumbotron">
<h1>Panoramix</h1>
<p>
an open source data visualization platform that provides easy
is an open source data visualization platform that provides easy
exploration of your data and allows you to create and share
beautiful charts and dashboards
</p>

View File

@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project.
project = u'panoramix'
copyright = u'2015, Maxime Beauchemin'
copyright = u'2015, Maxime Beauchemin, Airbnb'
author = u'Maxime Beauchemin'
# The version info for the project you're documenting, acts as replacement for

View File

@ -3,14 +3,10 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Documentation
=======================================
.. image:: img/tux_panoramix.png
Panoramix is an open source data visualization platform that make it easy to
slice, dice and visualize data.
Overview
=======================================
Features
---------