Re: [PATCH] docs/interop: convert text files to restructuredText

2025-05-16 Thread souleymane conté
Hi, Thanks a lot for your review and helpful suggestions. I will address the following points in v2: - Fix the typo: "Each entry look" → "Each entry looks" - Improve the layout for the LUKS section in the visual diagram - Check whether nested tables are possible in reStructuredText - Update "qemu"

Re: [PATCH] docs/interop: convert text files to restructuredText

2025-05-15 Thread Eric Blake
On Thu, May 15, 2025 at 10:24:00AM +, conte.souleym...@gmail.com wrote: > From: Souleymane Conte > > buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 > > Signed-off-by: Souleymane Conte > --- > docs/interop/index.rst| 1 + > docs/interop/{qcow2.txt => qcow2.rst}

[PATCH] docs/interop: convert text files to restructuredText

2025-05-15 Thread conte . souleymane
From: Souleymane Conte buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Souleymane Conte --- docs/interop/index.rst| 1 + docs/interop/{qcow2.txt => qcow2.rst} | 210 +++--- 2 files changed, 123 insertions(+), 88 deletions(-) rena