Re: [Qemu-devel] [qemu-web PATCH] Import historical documentation

2018-12-07 Thread Michael Roth
Quoting Daniel P. Berrangé (2018-12-07 03:44:45) > On Thu, Dec 06, 2018 at 09:01:46PM +0100, Paolo Bonzini wrote: > > On 04/12/18 11:56, Thomas Huth wrote: > > > I think it would be best if we find a way to automate this process, e.g. > > > when a new release is tagged, a script generates the docs

Re: [Qemu-devel] [qemu-web PATCH] Import historical documentation

2018-12-07 Thread Daniel P . Berrangé
On Thu, Dec 06, 2018 at 09:01:46PM +0100, Paolo Bonzini wrote: > On 04/12/18 11:56, Thomas Huth wrote: > > I think it would be best if we find a way to automate this process, e.g. > > when a new release is tagged, a script generates the docs and puts them > > somewhere on the web server, into the r

Re: [Qemu-devel] [qemu-web PATCH] Import historical documentation

2018-12-06 Thread Paolo Bonzini
On 04/12/18 11:56, Thomas Huth wrote: > I think it would be best if we find a way to automate this process, e.g. > when a new release is tagged, a script generates the docs and puts them > somewhere on the web server, into the right new folder based on the name > of the tag. However, I don't know t

Re: [Qemu-devel] [qemu-web PATCH] Import historical documentation

2018-12-04 Thread Thomas Huth
On 2018-12-03 17:41, Daniel P. Berrangé wrote: > The files included are taken from formal builds of previous versions > of QEMU, going back to 2.0.0 > > - qemu-doc.html > - qemu-qmp-ref.html > - qemu-ga-ref.html > > To import them all content outside of is stripped and > replaced by a triv

Re: [Qemu-devel] [qemu-web PATCH] Import historical documentation

2018-12-04 Thread Daniel P . Berrangé
On Mon, Dec 03, 2018 at 11:14:48PM +0400, Marc-André Lureau wrote: > Hi > > On Mon, Dec 3, 2018 at 9:23 PM Daniel P. Berrangé wrote: > > > > The files included are taken from formal builds of previous versions > > of QEMU, going back to 2.0.0 > > > > - qemu-doc.html > > - qemu-qmp-ref.html >

Re: [Qemu-devel] [qemu-web PATCH] Import historical documentation

2018-12-03 Thread Marc-André Lureau
Hi On Mon, Dec 3, 2018 at 9:23 PM Daniel P. Berrangé wrote: > > The files included are taken from formal builds of previous versions > of QEMU, going back to 2.0.0 > > - qemu-doc.html > - qemu-qmp-ref.html > - qemu-ga-ref.html > > To import them all content outside of is stripped and > rep

[Qemu-devel] [qemu-web PATCH] Import historical documentation

2018-12-03 Thread Daniel P . Berrangé
The files included are taken from formal builds of previous versions of QEMU, going back to 2.0.0 - qemu-doc.html - qemu-qmp-ref.html - qemu-ga-ref.html To import them all content outside of is stripped and replaced by a trivial jekyll header. This causes the rendered docs to get consisten