sanic/docs/sanic
Tim&Anna 096c44b910 Update extensions.md (#1263)
* Update extensions.md

add an extension: sanic-script

* Update extensions.md
2018-11-14 07:16:43 -06:00
..
api_reference.rst improve doc and remove warnings 2017-07-02 10:02:04 -07:00
blueprints.md update doc for latest blueprint code 2018-10-29 16:54:34 +08:00
class_based_views.md update description 2018-01-24 09:02:07 +08:00
config.md Add missed documentation for config section. 2018-10-07 01:32:36 +02:00
contributing.md Resolve build of latex documentation relating to markdown lists 2018-10-30 22:39:17 +02:00
cookies.rst Added a warning to the cookies documentation about security 2017-06-28 11:05:59 +09:00
custom_protocol.md Added basic readthedocs support 2017-01-29 12:47:00 -08:00
debug_mode.rst added init docs (#1167) 2018-04-01 20:53:08 -07:00
decorators.md Fix missing quotes in decorator example 2018-10-08 18:59:15 +09:00
deploying.md Recycling gunicorn worker (#800) 2017-06-22 13:26:50 -07:00
exceptions.md exception.md code sample miss 'async' prefix 2018-02-26 16:09:26 +08:00
extensions.md Update extensions.md (#1263) 2018-11-14 07:16:43 -06:00
getting_started.md Resolve build of latex documentation relating to markdown lists 2018-10-30 22:39:17 +02:00
index.rst Fix formatting errors in RST files 2017-03-16 16:51:02 +11:00
logging.md Update document for logging 2018-11-12 16:09:12 +08:00
middleware.md Fix documentation build errors 2018-10-26 11:57:28 +03:00
request_data.md Add request.method to documentation 2018-01-17 07:31:39 -08:00
response.md raw requires a bytes-like object 2018-02-15 00:11:37 +08:00
routing.md add an necessary import for better understanding 2018-02-26 11:24:54 +08:00
sockets.rst Added documentation for AF_INET6 and AF_UNIX socket usage 2018-10-19 13:33:01 -05:00
ssl.rst allow running with SSL via commandline 2017-03-07 19:57:10 -08:00
static_files.md use url_for for url building for static files 2017-09-06 19:17:52 +08:00
streaming.md Pausable response streams (#1179) 2018-08-18 18:12:13 -07:00
testing.md Typo 2017-12-11 14:33:43 +00:00
versioning.md Fix typo in documentation 2017-07-25 13:29:17 +03:00
websocket.rst Fix documentation build errors 2018-10-26 11:57:28 +03:00