Started working on documentation.

So far just the stable parts :)
This commit is contained in:
Armin Ronacher 2010-04-06 16:02:14 +02:00
parent b15ad39427
commit 4ec7d2a0d8
9 changed files with 641 additions and 9 deletions

15
docs/api.rst Normal file
View file

@ -0,0 +1,15 @@
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: