docs: import usermanual from org.openembedded.documentation.
[vuplus_openembedded] / docs / usermanual / README
diff --git a/docs/usermanual/README b/docs/usermanual/README
new file mode 100644 (file)
index 0000000..f2aecf8
--- /dev/null
@@ -0,0 +1,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.