Added docs, fixed some bugs I introduced last commit

This commit is contained in:
Armin Ronacher 2010-04-10 15:49:15 +02:00
parent 7d6b8e9ab3
commit 3d719f35f5
13 changed files with 808 additions and 10 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/flask.png', 1) }}" alt="Logo"/>
</a></p>