Update docs.md

This commit is contained in:
ma.azimi@laposte.net 2015-05-12 20:57:06 +02:00 committed by YunoHost
parent 1dac5a2b81
commit bc61e2f5fa

10
docs.md
View file

@ -9,19 +9,23 @@ YunoHost's documentation has 3 different sections:
<div class="col col-md-4 col-md-offset-1">
<br />
<a class="btn btn-success btn-lg" href="/userdoc"><span class="glyphicon glyphicon-user"></span> User guide</a>
<p><small class="text-muted">regarding the daily usage of your server and some client configuration "HOW-TOs"</small></p>
<p><small class="text-muted">Regarding the daily usage of your server and some client configuration "HOW-TOs"</small></p>
</div>
<div class="col col-md-4 col-md-offset-1">
<br />
<a class="btn btn-primary btn-lg" href="/admindoc"><span class="glyphicon glyphicon-lock"></span> Administrator guide</a>
<p><small class="text-muted">including installation, server management and application management</small></p>
<p><small class="text-muted">Including installation, server management and application management</small></p>
</div>
<div class="col col-md-5 col-md-offset-3">
<br />
<a class="btn btn-danger btn-lg" href="/contributordoc"><span class="glyphicon glyphicon-heart"></span> Contributor guide</a>
<p><small class="text-muted">which contains everything you have to know about us and the way we work</small></p>
<p><small class="text-muted">Which contains everything you have to know about us and the way we work</small></p>
</div>
<div class="col col-md-5 col-md-offset-3">
<br>
<a class="btn btn-default btn-lg" href="/sitemap"><span class="glyphicon glyphicon-list"></span> Sitemap</a>
<p><small class="text-muted">List of all pages of the web site</small></p>
</div>