merge foreword into design

This commit is contained in:
David Lord 2022-08-05 11:02:12 -07:00
parent e55e8a0f2f
commit b4dca6e24c
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 28 additions and 60 deletions

View file

@ -29,14 +29,14 @@ toolkit. The documentation for these libraries can be found at:
User's Guide
------------
This part of the documentation, which is mostly prose, begins with some
background information about Flask, then focuses on step-by-step
instructions for web development with Flask.
Flask provides configuration and conventions, with sensible defaults, to get started.
This section of the documentation explains the different parts of the Flask framework
and how they can be used, customized, and extended. Beyond Flask itself, look for
community-maintained extensions to add even more functionality.
.. toctree::
:maxdepth: 2
foreword
installation
quickstart
tutorial/index
@ -75,8 +75,6 @@ method, this part of the documentation is for you.
Additional Notes
----------------
Design notes, legal information and changelog are here for the interested.
.. toctree::
:maxdepth: 2