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.
16 lines
314 B
16 lines
314 B
15 years ago
|
API
|
||
|
===
|
||
|
|
||
|
.. module:: flask
|
||
|
|
||
|
This part of the documentation covers all the interfaces of Flask. For
|
||
|
parts where Flask depends on external libraries, we document the most
|
||
|
important right here and provide links to the canonical documentation.
|
||
|
|
||
|
|
||
|
General Structure
|
||
|
-----------------
|
||
|
|
||
|
.. autoclass:: Flask
|
||
|
:members:
|