Merge commit 'b283d96' into 0.2

This commit is contained in:
Romain Dorgueil
2017-04-21 10:16:58 +02:00

View File

@ -3,7 +3,8 @@
{% block body %} {% block body %}
<div style="border: 2px solid red; font-weight: bold; margin: 1em; padding: 1em"> <div style="border: 2px solid red; font-weight: bold; margin: 1em; padding: 1em">
Rewrite in progress, things may be broken for now. Please give us some time to finish painting the walls. Bonobo is currently <strong>ALPHA</strong> software. That means that the doc is not finished, and that
some APIs will change.
</div> </div>
<h1 style="text-align: center"> <h1 style="text-align: center">
@ -111,4 +112,4 @@
{% endtrans %} {% endtrans %}
</p> </p>
{% endblock %} {% endblock %}