docs: import usermanual from org.openembedded.documentation.
[openembedded.git] / docs / usermanual / README
1 To generate the user-manual, run:
2
3   make <type>
4
5 in this directory, where type is one of:
6
7  xhtml
8  html
9  dvi
10  pdf
11  ps
12  rtf
13  tex
14  texi
15  txt
16
17 For html and xhtml you need xsltproc installed.
18 For the other you need docbook-utils installed.