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