New style for the documentation. Looks more like the website now.

This commit is contained in:
Armin Ronacher 2010-04-18 13:15:00 +02:00
parent 42dd94b756
commit bcf347fe8d
15 changed files with 601 additions and 569 deletions

View file

@ -3,7 +3,7 @@ Welcome to Flask
.. image:: _static/logo-full.png
:alt: The Flask Logo with Subtitle
:align: right
:class: floatingflask
Welcome to Flask's documentation. This documentation is divided in
different parts. I would suggest to get started with the
@ -38,7 +38,7 @@ web development.
foreword
installation
quickstart
tutorial
tutorial/index
testing
patterns
deploying