wip: documentation

This commit is contained in:
Romain Dorgueil
2016-12-26 10:47:30 +01:00
parent bba437fe14
commit 89dee0e65a
4 changed files with 130 additions and 8 deletions

View File

@ -1,10 +1,10 @@
<p class="logo">
<a href="{{ pathto(master_doc) }}">
<img class="logo" src="{{ pathto('_static/bonobo.png', 1) }}" title="Bonobo"/>
<h1 style="text-align: center; margin-top: -16px;">Bonobo</h1>
</a>
</p>
<a href="{{ pathto(master_doc) }}" style="border: none">
<h1 style="text-align: center; margin-top: 0;">
<img class="logo" src="{{ pathto('_static/bonobo.png', 1) }}" title="Bonobo" style="width: 48px; height: 48px; vertical-align: bottom"/>
Bonobo
</h1>
</a>
<p>
Bonobo is ... blablabla
Data processing for human beings.
</p>