tuning doc
This commit is contained in:
10
doc/_templates/sidebarinfos.html
vendored
Normal file
10
doc/_templates/sidebarinfos.html
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
<h3>Stay Informed</h3>
|
||||
|
||||
<p><a href="http://eepurl.com/csHFKL" target="_blank">Join announcements list</a>.</p>
|
||||
|
||||
<p><a href="https://twitter.com/rdorgueil" class="twitter-follow-button" data-show-count="false">Follow @rdorgueil</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></p>
|
||||
|
||||
<p>
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=python-bonobo&repo=bonobo&type=watch&count=true&size=small"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
|
||||
</p>
|
||||
10
doc/_templates/sidebarlogo.html
vendored
Normal file
10
doc/_templates/sidebarlogo.html
vendored
Normal file
@ -0,0 +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>
|
||||
|
||||
<p>
|
||||
Bonobo is ... blablabla
|
||||
</p>
|
||||
Reference in New Issue
Block a user