sanic/docs
Cadel Watson 6176964bdf Clarify, reformat, and add to documentation guides (#318)
* Reorder and clarify the 'Request Data' guide, adding a section on RequestParameters

* Clarify routing guide, adding introduction and HTTP types sections

* Clarify the use-cases of middleware

* Clean up formatting in the exceptions guide and add some common exceptions.

* Fix formatting of blueprints and add use-case example.

* Clarify the class-based views guide

* Clarify and fix formatting of cookies guide

* Clarify static files guide

* Clarify the custom protocols guide.

* Add more information to the deploying guide

* Fix broken list in the community extensions list.

* Add introduction and improve warning to contributing guide

* Expand getting started guide

* Reorder guides and add links between them

* Standardise heading capitalisation
2017-01-19 21:18:52 -06:00
..
blueprints.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
class_based_views.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
conf.py Use Sphinx for documentation. 2016-12-25 20:24:34 +11:00
contributing.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
cookies.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
custom_protocol.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
deploying.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
exceptions.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
extensions.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
getting_started.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
index.rst Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
middleware.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
request_data.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
routing.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
static_files.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00
testing.md Clarify, reformat, and add to documentation guides (#318) 2017-01-19 21:18:52 -06:00