flask/docs/api.rst

16 lines
314 B
ReStructuredText
Raw Normal View History

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: