Add some docs templates.

This commit is contained in:
Dave Halter
2017-05-10 08:49:18 -04:00
parent 9ff63bd78f
commit 1af1f2d2bd
2 changed files with 7 additions and 0 deletions

3
docs/_templates/sidebarlogo.html vendored Normal file
View File

@@ -0,0 +1,3 @@
<p class="logo"><a href="{{ pathto(master_doc) }}">
<img class="logo" src="{{ pathto('_static/logo.png', 1) }}" alt="Logo"/>
</a></p>