flask/docs/api.rst
Armin Ronacher 4ec7d2a0d8 Started working on documentation.
So far just the stable parts :)
2010-04-06 16:02:14 +02:00

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: