Add an intro sentence
This commit is contained in:
parent
57e926c791
commit
6a0c877238
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ Welcome to Flask
|
||||||
.. image:: _static/flask-horizontal.png
|
.. image:: _static/flask-horizontal.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Welcome to Flask's documentation. Get started with :doc:`installation`
|
Welcome to Flask's documentation. Flask is a Python micro framework
|
||||||
|
for building web applications. Get started with :doc:`installation`
|
||||||
and then get an overview with the :doc:`quickstart`. There is also a
|
and then get an overview with the :doc:`quickstart`. There is also a
|
||||||
more detailed :doc:`tutorial/index` that shows how to create a small but
|
more detailed :doc:`tutorial/index` that shows how to create a small but
|
||||||
complete application with Flask. Common patterns are described in the
|
complete application with Flask. Common patterns are described in the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue