linux/Documentation/virt/index.rst
Mauro Carvalho Chehab 7d94ab169b 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>
2020-02-12 20:09:47 +01:00

20 lines
283 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0
============================
Linux Virtualization Support
============================
.. toctree::
:maxdepth: 2
kvm/index
uml/user_mode_linux
paravirt_ops
.. only:: html and subproject
Indices
=======
* :ref:`genindex`