blob: 0d1b8b480b74aa779c6b01c280b5badd03955dc8 (
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
multi-components
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
|