Fix sphinx conf, add _themes and _templates

This commit is contained in:
Vinayak Mehta
2018-09-11 07:34:10 +05:30
parent 077b3c3e0f
commit 72a22dbd06
10 changed files with 180 additions and 23 deletions
+9
View File
@@ -0,0 +1,9 @@
<p class="logo">
<a href="{{ pathto(master_doc) }}">
<img class="logo" src="{{ pathto('_static/camelot.png', 1) }}"/>
</a>
</p>
<p>
<iframe src="https://ghbtns.com/github-btn.html?user=socialcopsdev&repo=camelot&type=watch&count=true&size=large"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>