blob: d800a2b921653fcd91e37220e08c312e2ff8d3e2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Welcome to Haddock's documentation!
===================================
This is Haddock, a tool for automatically generating documentation from
annotated Haskell source code.
Contents:
.. toctree::
:maxdepth: 2
intro
invoking
markup
common-errors
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
|