aboutsummaryrefslogtreecommitdiffstats
path: root/docs/usermanual/README
blob: f2aecf8a6ef65c2384e194769effb4fd6e378080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
To generate the user-manual, run:

  make <type>

in this directory, where type is one of:

 xhtml
 html
 dvi
 pdf
 ps
 rtf
 tex
 texi
 txt

For html and xhtml you need xsltproc installed.
For the other you need docbook-utils installed.