From c0034bf0c6637bab2f5a91fe6e93a11fb04395d0 Mon Sep 17 00:00:00 2001 From: Synnborg <132445867+Synnborg@users.noreply.github.com> Date: Wed, 3 May 2023 12:04:28 +0200 Subject: [PATCH] avoid repetition --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 33c25d04..d7581e7a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ Welcome to Flask .. image:: _static/flask-horizontal.png :align: center -Welcome to Flask's documentation. Flask is a Python micro framework +Welcome to Flask's documentation. It 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 more detailed :doc:`tutorial/index` that shows how to create a small but