15 lines
314 B
ReStructuredText
15 lines
314 B
ReStructuredText
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:
|