Tighten quickstart deployment docs.

This commit is contained in:
Ron DuPlain 2012-03-13 12:12:47 -07:00
parent 1d1db80e06
commit 3bf1750b5d
2 changed files with 17 additions and 7 deletions

View file

@ -13,6 +13,9 @@ If you have a different WSGI server look up the server documentation
about how to use a WSGI app with it. Just remember that your
:class:`Flask` application object is the actual WSGI application.
For hosted options to get up and running quickly, see
:ref:`quickstart_deployment` in the Quickstart.
.. toctree::
:maxdepth: 2