summaryrefslogtreecommitdiffstats
path: root/docs/manual/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* docs: Fix make distcheckChristophe Fergeau2014-05-151-3/+4
|
* doc: Generate chunked manualChristophe Fergeau2014-04-161-2/+14
| | | | | This commit makes use of a2x in order to generate a chunked manual in addition to the "all in one page" one.
* Translate docbook -> asciidocMarc-André Lureau2014-03-191-24/+13
| | | | | It's much much easier to read and edit, and the end results looks better as well, see http://elmarco.fedorapeople.org/manual.html
* build-sys: simplify manual html generationMarc-André Lureau2014-03-191-26/+18
|
* Add reference manualChristophe Fergeau2014-01-201-0/+38
This manual documents how to enable/use various SPICE features when creating a VM by running QEMU directly, or when using libvirt, or when using virt-manager. This is based on work by Lubos Kocman