sanic/docs/sanic
2017-08-22 14:02:38 +08:00
..
api_reference.rst improve doc and remove warnings 2017-07-02 10:02:04 -07:00
blueprints.md Fix blueprint doc 2017-08-15 22:04:25 +08:00
class_based_views.md fix for docs&tests 2017-03-14 20:53:58 +02:00
config.md Fixed a small error : Sanic.__init__ doesn't have a load_vars parameter. 2017-06-30 16:24:41 +02:00
contributing.md Add new contributing rules 2017-04-14 14:35:28 -05: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
decorators.md add decorator docs 2017-03-23 15:16:46 -04:00
deploying.md Recycling gunicorn worker (#800) 2017-06-22 13:26:50 -07:00
exceptions.md remove redundant code; decode response 2017-05-20 23:27:00 -07:00
extensions.md add jinja2-sanic 2017-07-22 18:41:53 -07:00
getting_started.md Added basic readthedocs support 2017-01-29 12:47:00 -08:00
index.rst Fix formatting errors in RST files 2017-03-16 16:51:02 +11:00
logging.md Small logging docs fixes 2017-06-05 10:42:17 -07:00
middleware.md fix typo 2017-08-19 01:03:54 +08:00
request_data.md Added a line on headers in the "Request Data" docs 2017-08-20 19:28:09 +03:00
response.md improve doc and remove warnings 2017-07-02 10:02:04 -07:00
routing.md use name to define route name for different methods on same url 2017-08-22 14:02:38 +08:00
ssl.rst allow running with SSL via commandline 2017-03-07 19:57:10 -08:00
static_files.md all works 2017-02-02 12:52:48 -05:00
streaming.md Add heading in streaming.md 2017-05-11 19:18:58 +09:00
testing.md fixed small doc issue (#877) 2017-08-02 10:15:18 -07:00
versioning.md Fix typo in documentation 2017-07-25 13:29:17 +03:00