servant/doc/tutorial/index.rst
Julian K. Arni e0ba34372e Remove link to 0.4 version of tutorial.
Stackage has 0.5 already, and the 0.4 version has numerous mistakes.
2016-05-10 13:39:01 +02:00

19 lines
347 B
ReStructuredText

Tutorial
========
This is an introductory tutorial to **servant**.
(Any comments, issues or feedback about the tutorial can be submitted
through
`servant's issue tracker <http://github.com/haskell-servant/servant/issues>`_.)
.. toctree::
:maxdepth: 1
ApiType.lhs
Server.lhs
Client.lhs
Javascript.lhs
Docs.lhs
Authentication.lhs