move doc to docs as it is more consistent, use new features of edgy.project to generate setup.py with data files
This commit is contained in:
10
docs/_templates/sidebarlogo.html
vendored
Normal file
10
docs/_templates/sidebarlogo.html
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
<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>
|
||||
Data processing for human beings.
|
||||
</p>
|
||||
Reference in New Issue
Block a user