Re: [PATCH] docs/can: convert to restructuredText

2022-01-13 Thread Peter Maydell
On Thu, 13 Jan 2022 at 15:26, Lucas Ramage wrote: > > Hi Peter, > > Thanks for that. > > The next on the list is docs/ccid.txt, should this go in the same "Device > Emulation / Emulated Devices" section? It mentions USB at the top. Yes, please. thanks -- PMM

Re: [PATCH] docs/can: convert to restructuredText

2022-01-13 Thread Lucas Ramage
Hi Peter, Thanks for that. The next on the list is docs/ccid.txt, should this go in the same "Device Emulation / Emulated Devices" section? It mentions USB at the top. Regards, ‐‐‐ Original Message ‐‐‐ On Thursday, January 13th, 2022 at 6:37 AM, Peter Maydell wrote: > On Wed, 5 Jan

Re: [PATCH] docs/can: convert to restructuredText

2022-01-13 Thread Peter Maydell
On Wed, 5 Jan 2022 at 20:56, wrote: > > From: Lucas Ramage > > Buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 > Signed-off-by: Lucas Ramage > --- > docs/{can.txt => system/can.rst} | 92 ++-- > docs/system/index.rst| 1 + > 2 files changed, 4

Re: [PATCH] docs/can: convert to restructuredText

2022-01-07 Thread Lucas Ramage
Hi Thomas, Not sure if you saw my latest patch, but I fixed all of the warnings already. I also updated the references at the bottom to use inline web links. Regards, ‐‐‐ Original Message ‐‐‐ On Friday, January 7th, 2022 at 2:19 AM, Thomas Huth wrote: > On 05/01/2022 20.52, Lucas Ram

Re: [PATCH] docs/can: convert to restructuredText

2022-01-06 Thread Thomas Huth
On 05/01/2022 20.52, Lucas Ramage wrote: Hi Thomas, I intentionally sent the email via my gmx address. But I want my commit under the infinite-omicron email address. I had a few warnings on my end, but it builds fine with Sphinx v3.4.3 on Debian Bullseye. I can clean up the warnings in the ne

Re: [PATCH] docs/can: convert to restructuredText

2022-01-05 Thread Lucas Ramage
Hi Thomas, I intentionally sent the email via my gmx address. But I want my commit under the infinite-omicron email address. I had a few warnings on my end, but it builds fine with Sphinx v3.4.3 on Debian Bullseye. I can clean up the warnings in the new patch. Yeah, it renders fine. Let me su

[PATCH] docs/can: convert to restructuredText

2022-01-05 Thread oxr463
From: Lucas Ramage Buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Lucas Ramage --- docs/{can.txt => system/can.rst} | 92 ++-- docs/system/index.rst| 1 + 2 files changed, 42 insertions(+), 51 deletions(-) rename docs/{can.txt

Re: [PATCH] docs/can: convert to restructuredText

2022-01-05 Thread Thomas Huth
On 17/12/2021 22.21, oxr...@gmx.us wrote: From: Lucas Ramage Hi! Thanks for your patch! This looks like a good idea, but I think there are some minor issues which should be fixed... First: Please check your mailer setup. The mail has been sent via @gmx.us, but the Signed-off-by uses @inf

[PATCH] docs/can: convert to restructuredText

2021-12-17 Thread oxr463
From: Lucas Ramage Bug: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Lucas Ramage --- docs/{can.txt => can.rst} | 14 ++ docs/index.rst| 1 + 2 files changed, 7 insertions(+), 8 deletions(-) rename docs/{can.txt => can.rst} (97%) diff --git a/docs/