[PATCH] docs/devel/*.txt: convert remaining files to restructuredText

2022-06-04 Thread oxr463
From: Lucas Ramage Buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Lucas Ramage --- docs/devel/{blkdebug.txt => blkdebug.rst} | 8 +- docs/devel/{blkverify.txt => blkverify.rst} | 12 ++--- docs/devel/index-build.rst| 2 ++ docs/deve

[PATCH] docs/ccid: convert to restructuredText

2022-04-05 Thread oxr463
From: Lucas Ramage Buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Lucas Ramage --- docs/ccid.txt| 182 --- docs/system/device-emulation.rst | 1 + docs/system/devices/ccid.rst | 171 + 3

[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

[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/