And finished documentation for most parts.

This commit is contained in:
Armin Ronacher 2010-04-09 13:40:05 +02:00
parent 4edec48b74
commit 727c701686
5 changed files with 199 additions and 4 deletions

View file

@ -1,13 +1,17 @@
Welcome to Flask
================
Welcome to Flask's documentation.
Contents:
Welcome to Flask's documentation. This documentation is devided into
different parts. I would suggest to get started with the
:ref:`installation` and then heading over to the :ref:`quickstart`. If
you want to dive into all the internal parts of Flask, check out the
:ref:`api` documentation. Common patterns are described in the
:ref:`patterns` section.
.. toctree::
:maxdepth: 2
installation
quickstart
patterns
api