blob: f370e42fd54e6b8b42a9eacd34ee8776165ce99a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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
multi-components
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
|