servant/doc
Alexander Vieth 6389134423 Change to ServerT Raw m = Tagged m Application
For uniformity of Enter.

Previously, `ServerT Raw m ~ Application`. Seems reasonable, but has the
unfortunate consequence of making `Enter` useless for `Raw` routes.
With this change `Tagged m Application` is retagged by `Enter`.
2017-05-15 19:54:43 +03:00
..
tutorial Change to ServerT Raw m = Tagged m Application 2017-05-15 19:54:43 +03:00
building-the-docs docs: add documentation on how to build the docs locally 2016-03-19 17:39:59 +08:00
conf.py sundry tutorial improvements 2016-03-19 17:40:00 +08:00
examples.md doc: add two more examples for servant projects 2016-07-03 11:53:20 +08:00
index.rst doc: add a section about example projects 2016-04-15 17:18:12 +08:00
introduction.rst tutorial: tweaks 2016-03-19 17:40:00 +08:00
links.rst tutorial: tweak some titles 2016-03-19 17:40:00 +08:00
Makefile Moved tutorial to servant-examples/tutorial and include it in doc/index.rst 2016-03-19 17:39:59 +08:00
requirements.txt Use newer release of Pygments 2017-03-11 14:53:48 +00:00