46 lines
718 B
ReStructuredText
46 lines
718 B
ReStructuredText
.. include:: sanic/index.rst
|
|
|
|
Guides
|
|
======
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
sanic/getting_started
|
|
sanic/config
|
|
sanic/logging
|
|
sanic/request_data
|
|
sanic/response
|
|
sanic/cookies
|
|
sanic/routing
|
|
sanic/blueprints
|
|
sanic/static_files
|
|
sanic/versioning
|
|
sanic/exceptions
|
|
sanic/middleware
|
|
sanic/websocket
|
|
sanic/decorators
|
|
sanic/streaming
|
|
sanic/class_based_views
|
|
sanic/custom_protocol
|
|
sanic/sockets
|
|
sanic/ssl
|
|
sanic/debug_mode
|
|
sanic/testing
|
|
sanic/deploying
|
|
sanic/extensions
|
|
sanic/examples
|
|
sanic/changelog
|
|
sanic/contributing
|
|
sanic/api_reference
|
|
|
|
|
|
Module Documentation
|
|
====================
|
|
|
|
.. toctree::
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|