Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-22 Thread Markus Armbruster
Peter Maydell writes: > On Tue, 22 Sep 2020 at 15:13, Markus Armbruster wrote: >> >> Peter Maydell writes: >> >> > On Tue, 22 Sep 2020 at 13:01, Markus Armbruster wrote: >> >> If you'd prefer to (re-)add it later, stick in TODO comment. >> > >> > Where would you want a TODO to be ? >> >> Befor

Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-22 Thread Peter Maydell
On Tue, 22 Sep 2020 at 15:13, Markus Armbruster wrote: > > Peter Maydell writes: > > > On Tue, 22 Sep 2020 at 13:01, Markus Armbruster wrote: > >> If you'd prefer to (re-)add it later, stick in TODO comment. > > > > Where would you want a TODO to be ? > > Before the patch, the licensing informat

Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-22 Thread Markus Armbruster
Peter Maydell writes: > On Tue, 22 Sep 2020 at 13:01, Markus Armbruster wrote: >> >> Peter Maydell writes: >> > The Sphinx interop manual has the usual footer: >> > https://www.qemu.org/docs/master/interop/index.html >> > "©2020, The QEMU Project Developers." >> > >> > The system manual has an

Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-22 Thread Peter Maydell
On Tue, 22 Sep 2020 at 13:01, Markus Armbruster wrote: > > Peter Maydell writes: > > The Sphinx interop manual has the usual footer: > > https://www.qemu.org/docs/master/interop/index.html > > "©2020, The QEMU Project Developers." > > > > The system manual has an explicit "License" section: > > h

Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-22 Thread Markus Armbruster
Peter Maydell writes: > On Fri, 4 Sep 2020 at 14:16, Markus Armbruster wrote: >> >> Peter Maydell writes: >> >> > Convert qemu-ga-ref to rST format. This includes dropping >> > the plain-text, pdf and info format outputs for this document; >> > as with all our other Sphinx-based documentation,

Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-21 Thread Peter Maydell
On Fri, 4 Sep 2020 at 14:16, Markus Armbruster wrote: > > Peter Maydell writes: > > > Convert qemu-ga-ref to rST format. This includes dropping > > the plain-text, pdf and info format outputs for this document; > > as with all our other Sphinx-based documentation, we provide > > HTML and manpage

Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-04 Thread Peter Maydell
On Fri, 4 Sep 2020 at 14:16, Markus Armbruster wrote: > > Peter Maydell writes: > > > Convert qemu-ga-ref to rST format. This includes dropping > > the plain-text, pdf and info format outputs for this document; > > as with all our other Sphinx-based documentation, we provide > > HTML and manpage

Re: [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-09-04 Thread Markus Armbruster
Peter Maydell writes: > Convert qemu-ga-ref to rST format. This includes dropping > the plain-text, pdf and info format outputs for this document; > as with all our other Sphinx-based documentation, we provide > HTML and manpage only. > > The qemu-ga-ref.rst is somewhat more stripped down than >

[PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

2020-08-10 Thread Peter Maydell
Convert qemu-ga-ref to rST format. This includes dropping the plain-text, pdf and info format outputs for this document; as with all our other Sphinx-based documentation, we provide HTML and manpage only. The qemu-ga-ref.rst is somewhat more stripped down than the .texi was, because we do not (cur