2017-01-29 16:25:22 -08:00
|
|
|
.. include:: sanic/index.rst
|
2016-12-25 20:20:48 +11:00
|
|
|
|
|
|
|
Guides
|
|
|
|
======
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2017-01-29 12:47:00 -08:00
|
|
|
sanic/getting_started
|
|
|
|
sanic/routing
|
|
|
|
sanic/request_data
|
|
|
|
sanic/static_files
|
|
|
|
sanic/exceptions
|
|
|
|
sanic/middleware
|
|
|
|
sanic/blueprints
|
2017-01-29 15:31:22 -06:00
|
|
|
sanic/config
|
2017-01-29 12:47:00 -08:00
|
|
|
sanic/cookies
|
|
|
|
sanic/class_based_views
|
|
|
|
sanic/custom_protocol
|
|
|
|
sanic/ssl
|
|
|
|
sanic/testing
|
|
|
|
sanic/deploying
|
|
|
|
sanic/extensions
|
|
|
|
sanic/contributing
|
2016-12-25 20:20:48 +11:00
|
|
|
|
|
|
|
|
|
|
|
Module Documentation
|
|
|
|
====================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|