2010-04-06 16:02:14 +02:00
|
|
|
Welcome to Flask
|
|
|
|
|
================
|
|
|
|
|
|
2010-04-09 13:40:05 +02:00
|
|
|
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.
|
2010-04-06 16:02:14 +02:00
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
2010-04-09 01:32:39 +02:00
|
|
|
installation
|
|
|
|
|
quickstart
|
2010-04-09 13:40:05 +02:00
|
|
|
patterns
|
2010-04-06 16:02:14 +02:00
|
|
|
api
|