Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-05 Thread Stefan Hajnoczi
On Mon, Feb 03, 2020 at 11:46:43AM +, Peter Maydell wrote: > On Wed, 15 Jan 2020 at 11:11, Stefan Hajnoczi wrote: > > The qemu.git/master docs are built nightly here (index.html is now > > visible!): > > https://www.qemu.org/docs/master/ > > > > qemu.org's docs are more useful at the moment si

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Thomas Huth
On 03/02/2020 13.44, Peter Maydell wrote: > On Mon, 3 Feb 2020 at 12:38, Peter Maydell wrote: >> >> On Mon, 3 Feb 2020 at 12:12, Thomas Huth wrote: >>> Ok. Should we then just remove https://www.qemu.org/documentation/ >>> completely and make the "Documentation" link in the "menu" point >>> direc

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Peter Maydell
On Mon, 3 Feb 2020 at 12:12, Thomas Huth wrote: > Ok. Should we then just remove https://www.qemu.org/documentation/ > completely and make the "Documentation" link in the "menu" point > directly to https://www.qemu.org/docs/master/ instead? > We could simply mention the Wiki in docs/index.html.in,

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Thomas Huth
On 03/02/2020 13.44, Peter Maydell wrote: > On Mon, 3 Feb 2020 at 12:38, Peter Maydell wrote: >> >> On Mon, 3 Feb 2020 at 12:12, Thomas Huth wrote: >>> Ok. Should we then just remove https://www.qemu.org/documentation/ >>> completely and make the "Documentation" link in the "menu" point >>> direc

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Peter Maydell
On Mon, 3 Feb 2020 at 12:38, Peter Maydell wrote: > > On Mon, 3 Feb 2020 at 12:12, Thomas Huth wrote: > > Ok. Should we then just remove https://www.qemu.org/documentation/ > > completely and make the "Documentation" link in the "menu" point > > directly to https://www.qemu.org/docs/master/ inste

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Thomas Huth
On 03/02/2020 13.07, Peter Maydell wrote: > On Mon, 3 Feb 2020 at 11:55, Thomas Huth wrote: >> >> On 03/02/2020 12.46, Peter Maydell wrote: >>> On Wed, 15 Jan 2020 at 11:11, Stefan Hajnoczi wrote: The qemu.git/master docs are built nightly here (index.html is now visible!): https:/

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Peter Maydell
On Mon, 3 Feb 2020 at 11:55, Thomas Huth wrote: > > On 03/02/2020 12.46, Peter Maydell wrote: > > On Wed, 15 Jan 2020 at 11:11, Stefan Hajnoczi wrote: > >> The qemu.git/master docs are built nightly here (index.html is now > >> visible!): > >> https://www.qemu.org/docs/master/ > >> > >> qemu.org'

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Thomas Huth
On 03/02/2020 12.46, Peter Maydell wrote: > On Wed, 15 Jan 2020 at 11:11, Stefan Hajnoczi wrote: >> The qemu.git/master docs are built nightly here (index.html is now >> visible!): >> https://www.qemu.org/docs/master/ >> >> qemu.org's docs are more useful at the moment since they include the >> us

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-02-03 Thread Peter Maydell
On Wed, 15 Jan 2020 at 11:11, Stefan Hajnoczi wrote: > The qemu.git/master docs are built nightly here (index.html is now > visible!): > https://www.qemu.org/docs/master/ > > qemu.org's docs are more useful at the moment since they include the > user documentation in addition to the developer docu

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-01-20 Thread Peter Maydell
On Wed, 15 Jan 2020 at 11:11, Stefan Hajnoczi wrote: > It's good that we got ownership of the readthedocs.org account for QEMU. > I don't know if rtd will be capable of building QEMU's hodgepodge of > different documentation systems. It supports Sphinx and Mkdocs but > that's not enough. I think

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-01-20 Thread Stefan Hajnoczi
On Wed, Jan 15, 2020 at 12:01:34PM +, Daniel P. Berrangé wrote: > On Wed, Jan 15, 2020 at 11:56:04AM +, Alex Bennée wrote: > > > > Stefan Hajnoczi writes: > > > > > On Tue, Jan 14, 2020 at 12:11:34PM +0100, Thomas Huth wrote: > > >> On 13/01/2020 11.35, Alex Bennée wrote: > > >> > ..and

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-01-15 Thread Daniel P . Berrangé
On Wed, Jan 15, 2020 at 11:56:04AM +, Alex Bennée wrote: > > Stefan Hajnoczi writes: > > > On Tue, Jan 14, 2020 at 12:11:34PM +0100, Thomas Huth wrote: > >> On 13/01/2020 11.35, Alex Bennée wrote: > >> > ..and extemporise a little about their state. > >> > > >> > Signed-off-by: Alex Bennée

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-01-15 Thread Alex Bennée
Stefan Hajnoczi writes: > On Tue, Jan 14, 2020 at 12:11:34PM +0100, Thomas Huth wrote: >> On 13/01/2020 11.35, Alex Bennée wrote: >> > ..and extemporise a little about their state. >> > >> > Signed-off-by: Alex Bennée >> > --- >> > documentation.md | 9 ++--- >> > 1 file changed, 6 inser

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-01-15 Thread Stefan Hajnoczi
On Tue, Jan 14, 2020 at 12:11:34PM +0100, Thomas Huth wrote: > On 13/01/2020 11.35, Alex Bennée wrote: > > ..and extemporise a little about their state. > > > > Signed-off-by: Alex Bennée > > --- > > documentation.md | 9 ++--- > > 1 file changed, 6 insertions(+), 3 deletions(-) > > > > dif

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-01-14 Thread Thomas Huth
On 13/01/2020 11.35, Alex Bennée wrote: > ..and extemporise a little about their state. > > Signed-off-by: Alex Bennée > --- > documentation.md | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/documentation.md b/documentation.md > index f4ef9f4..55d5db6 100644 >

Re: [qemu-web PATCH] documentation: update links to readthedocs

2020-01-14 Thread Stefan Hajnoczi
On Mon, Jan 13, 2020 at 10:35:50AM +, Alex Bennée wrote: > ..and extemporise a little about their state. > > Signed-off-by: Alex Bennée > --- > documentation.md | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP si