Re: [Qemu-devel] [RFC] Documentation: Create qemu-doc.html with makeinfo instead of html2texi

2010-03-07 Thread Andreas Färber
Hello, Am 04.03.2010 um 22:25 schrieb Stefan Weil: Aurelien Jarno schrieb: On Fri, Feb 12, 2010 at 11:43:28AM +0100, Stefan Weil wrote: today, html documentation is created using texi2html. makeinfo can also create html output which looks different. I think it looks better, but try it yourse

Re: [Qemu-devel] [RFC] Documentation: Create qemu-doc.html with makeinfo instead of html2texi

2010-03-04 Thread Stefan Weil
Aurelien Jarno schrieb: > On Fri, Feb 12, 2010 at 11:43:28AM +0100, Stefan Weil wrote: >> Hello, >> >> today, html documentation is created using texi2html. >> >> makeinfo can also create html output which looks different. >> I think it looks better, but try it yourself: >> >> texi2html (old): >> h

Re: [Qemu-devel] [RFC] Documentation: Create qemu-doc.html with makeinfo instead of html2texi

2010-02-28 Thread Aurelien Jarno
On Fri, Feb 12, 2010 at 11:43:28AM +0100, Stefan Weil wrote: > Hello, > > today, html documentation is created using texi2html. > > makeinfo can also create html output which looks different. > I think it looks better, but try it yourself: > > texi2html (old): > http://wiki.qemu.org/download/qem

[Qemu-devel] [RFC] Documentation: Create qemu-doc.html with makeinfo instead of html2texi

2010-02-12 Thread Stefan Weil
Hello, today, html documentation is created using texi2html. makeinfo can also create html output which looks different. I think it looks better, but try it yourself: texi2html (old): http://wiki.qemu.org/download/qemu-doc.html makeinfo (new): http://www.weilnetz.de/qemu-doc.html (single file)

[Qemu-devel] [RFC] Documentation

2010-02-05 Thread Stefan Weil
The following patches enhance the existing documentation. They contain several parts marked with TODO where information is still missing, so feedback is welcome. They also add an index, or even several of them. There are many ways to organize an index, so I need feedback here, too. Overview of p