wip: documentation
This commit is contained in:
14
doc/_templates/sidebarlogo.html
vendored
14
doc/_templates/sidebarlogo.html
vendored
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user