Re: In-tree docs vs. Wiki [Was: Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages]

2021-10-05 Thread Philippe Mathieu-Daudé
On 10/5/21 18:03, Kashyap Chamarthy wrote: > On Tue, Oct 05, 2021 at 04:37:50PM +0100, Daniel P. Berrangé wrote: >> On Tue, Oct 05, 2021 at 05:07:06PM +0200, Philippe Mathieu-Daudé wrote: > > [...] > >>> One point Peter raised on IRC is it is easier to update a Wiki page >>> than get a patch merg

In-tree docs vs. Wiki [Was: Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages]

2021-10-05 Thread Kashyap Chamarthy
On Tue, Oct 05, 2021 at 04:37:50PM +0100, Daniel P. Berrangé wrote: > On Tue, Oct 05, 2021 at 05:07:06PM +0200, Philippe Mathieu-Daudé wrote: [...] > > One point Peter raised on IRC is it is easier to update a Wiki page > > than get a patch merged into the repository. IOW we are making things > >

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-10-05 Thread Daniel P . Berrangé
On Tue, Oct 05, 2021 at 05:07:06PM +0200, Philippe Mathieu-Daudé wrote: > On 10/5/21 16:24, Stefan Hajnoczi wrote: > > On Tue, Oct 05, 2021 at 04:11:54PM +0200, Kashyap Chamarthy wrote: > >> On Tue, Oct 05, 2021 at 03:01:17PM +0100, Stefan Hajnoczi wrote: > >>> On Wed, Sep 22, 2021 at 02:10:51PM +0

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-10-05 Thread Kashyap Chamarthy
On Tue, Oct 05, 2021 at 03:24:06PM +0100, Stefan Hajnoczi wrote: > On Tue, Oct 05, 2021 at 04:11:54PM +0200, Kashyap Chamarthy wrote: [...] > > They were linked to from the SubmitAPatch page. I thought having one > > doc in qemu.git and the other two related docs on the Wiki was clunky. > > I ca

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-10-05 Thread Philippe Mathieu-Daudé
On 10/5/21 16:24, Stefan Hajnoczi wrote: > On Tue, Oct 05, 2021 at 04:11:54PM +0200, Kashyap Chamarthy wrote: >> On Tue, Oct 05, 2021 at 03:01:17PM +0100, Stefan Hajnoczi wrote: >>> On Wed, Sep 22, 2021 at 02:10:51PM +0200, Kashyap Chamarthy wrote: As of writing this, qemu.org is down, so I've

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-10-05 Thread Stefan Hajnoczi
On Tue, Oct 05, 2021 at 04:11:54PM +0200, Kashyap Chamarthy wrote: > On Tue, Oct 05, 2021 at 03:01:17PM +0100, Stefan Hajnoczi wrote: > > On Wed, Sep 22, 2021 at 02:10:51PM +0200, Kashyap Chamarthy wrote: > > > As of writing this, qemu.org is down, so I've used a one-month old > > > copy[1] of the

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-10-05 Thread Kashyap Chamarthy
On Tue, Oct 05, 2021 at 03:01:17PM +0100, Stefan Hajnoczi wrote: > On Wed, Sep 22, 2021 at 02:10:51PM +0200, Kashyap Chamarthy wrote: > > As of writing this, qemu.org is down, so I've used a one-month old > > copy[1] of the wiki from 27Aug2021 to do the rST conversion. > > > > My main motivation w

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-10-05 Thread Stefan Hajnoczi
On Wed, Sep 22, 2021 at 02:10:51PM +0200, Kashyap Chamarthy wrote: > As of writing this, qemu.org is down, so I've used a one-month old > copy[1] of the wiki from 27Aug2021 to do the rST conversion. > > My main motivation was to convert SubmitAPatch (when Peter Maydell > pointed out on IRC that it

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-09-29 Thread Kashyap Chamarthy
On Tue, Sep 28, 2021 at 07:31:26PM +0200, Paolo Bonzini wrote: > On 22/09/21 14:10, Kashyap Chamarthy wrote: [...] > > docs/devel/spell-check.rst| 29 ++ > > docs/devel/submitting-a-patch.rst | 460 ++ > > docs/devel/trivial-patches.rst| 53 > >

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-09-28 Thread Paolo Bonzini
On 22/09/21 14:10, Kashyap Chamarthy wrote: As of writing this, qemu.org is down, so I've used a one-month old copy[1] of the wiki from 27Aug2021 to do the rST conversion. My main motivation was to convert SubmitAPatch (when Peter Maydell pointed out on IRC that it's still on the wiki). But it

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-09-22 Thread Kashyap Chamarthy
On Wed, Sep 22, 2021 at 02:05:24PM +0100, Peter Maydell wrote: > On Wed, 22 Sept 2021 at 13:11, Kashyap Chamarthy wrote: > > > > As of writing this, qemu.org is down, so I've used a one-month old > > copy[1] of the wiki from 27Aug2021 to do the rST conversion. > > The wiki is now back up, and it

Re: [PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-09-22 Thread Peter Maydell
On Wed, 22 Sept 2021 at 13:11, Kashyap Chamarthy wrote: > > As of writing this, qemu.org is down, so I've used a one-month old > copy[1] of the wiki from 27Aug2021 to do the rST conversion. The wiki is now back up, and it says the most recent change to any of these 3 pages was May 2021, so there

[PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages

2021-09-22 Thread Kashyap Chamarthy
As of writing this, qemu.org is down, so I've used a one-month old copy[1] of the wiki from 27Aug2021 to do the rST conversion. My main motivation was to convert SubmitAPatch (when Peter Maydell pointed out on IRC that it's still on the wiki). But it links to a couple more small wiki pages; so I