mirror of https://github.com/mitsuhiko/flask.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
415 B
38 lines
415 B
:orphan: |
|
|
|
Flask Documentation |
|
=================== |
|
|
|
User's Guide |
|
------------ |
|
|
|
.. toctree:: |
|
:maxdepth: 3 |
|
|
|
foreword |
|
installation |
|
quickstart |
|
tutorial/index |
|
testing |
|
errorhandling |
|
patterns/index |
|
deploying/index |
|
becomingbig |
|
|
|
API Reference |
|
------------- |
|
|
|
.. toctree:: |
|
:maxdepth: 3 |
|
|
|
api |
|
|
|
Additional Notes |
|
---------------- |
|
|
|
.. toctree:: |
|
:maxdepth: 3 |
|
|
|
design |
|
license |
|
changelog
|
|
|