OSDN Git Service

docs: virt: convert UML documentation to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Feb 2020 06:02:40 +0000 (07:02 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Feb 2020 19:09:47 +0000 (20:09 +0100)
commit7d94ab169b8f047ad61ff6ea8e3e7602d0516623
treefb387faca37c230c3fc90cf4b6d8b172e228c891
parent7bd460fc1dfa7d82d99493fc5d7b5f9c7b679af4
docs: virt: convert UML documentation to ReST

Despite being an old document, it contains lots of information
that could still be useful.

The document has a nice style with makes easy to convert to
ReST. So, let's convert it to ReST.

This patch does:

- Use proper markups for titles;
- Mark and proper indent literal blocks;
- don't use an 'o' character for lists;
- other minor changes required for the doc to be parsed.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/index.rst
Documentation/virt/uml/user_mode_linux.rst [moved from Documentation/virt/uml/UserModeLinux-HOWTO.txt with 75% similarity]