servant/doc
Alp Mestanogullari 8efabed5c6 Revamp static file serving module.
Instead of only exposing 'serveDirectory', which picks a specific static file
serving strategy (file server settings), we now expose 4 different variants each
corresponding to an variant of StaticSettings in wai-app-static.

In addition to these, we expose a more flexible 'serveDirectoryWith' function
which allows the user to specify some arbitrary StaticSettings, if the 4
existing variants do not cover a user's needs.
2017-01-17 14:14:46 +02:00
..
tutorial Revamp static file serving module. 2017-01-17 14:14:46 +02: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 docs: bump Sphinx version 2016-08-15 13:52:14 +02:00