Re: [Qemu-devel] [PATCH] Build and install more documentation formats

2010-02-01 Thread Dirk Ullrich
Hi Stefan, 2010/2/1 Stefan Weil : > Dirk Ullrich schrieb: >> Hi, >> >> I have patched QEMU's "configure" script and its main makefile: Now >> QEMU's documentation is also created in PDF format (using "texi2pdf"), >> and the targets "install-all-doc" / "install-all" install >> documentation in INFO

Re: [Qemu-devel] [PATCH] Build and install more documentation formats

2010-02-01 Thread Stefan Weil
Dirk Ullrich schrieb: > Hi, > > I have patched QEMU's "configure" script and its main makefile: Now > QEMU's documentation is also created in PDF format (using "texi2pdf"), > and the targets "install-all-doc" / "install-all" install > documentation in INFO and PDF format, too. May be others find th

[Qemu-devel] [PATCH] Build and install more documentation formats

2010-01-31 Thread Dirk Ullrich
Hi, I have patched QEMU's "configure" script and its main makefile: Now QEMU's documentation is also created in PDF format (using "texi2pdf"), and the targets "install-all-doc" / "install-all" install documentation in INFO and PDF format, too. May be others find this feature useful. Dirk For res