docs/zh_CN: add virt index translation
Add virt to .../zh_CN/index and translate it into Chinese. Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Reviewed-by: Alex Shi <alexs@kernel.org> Link: https://lore.kernel.org/r/b28d3a530fe0c3635e7be2462fd14a4ae18f0220.1628212777.git.siyanteng@loongson.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
0c3b533cfd
commit
8ce1162a39
|
@ -102,6 +102,7 @@ TODOList:
|
||||||
iio/index
|
iio/index
|
||||||
sound/index
|
sound/index
|
||||||
filesystems/index
|
filesystems/index
|
||||||
|
virt/index
|
||||||
|
|
||||||
TODOList:
|
TODOList:
|
||||||
|
|
||||||
|
@ -127,7 +128,6 @@ TODOList:
|
||||||
* spi/index
|
* spi/index
|
||||||
* w1/index
|
* w1/index
|
||||||
* watchdog/index
|
* watchdog/index
|
||||||
* virt/index
|
|
||||||
* input/index
|
* input/index
|
||||||
* hwmon/index
|
* hwmon/index
|
||||||
* gpu/index
|
* gpu/index
|
||||||
|
|
|
@ -0,0 +1,37 @@
|
||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
.. include:: ../disclaimer-zh_CN.rst
|
||||||
|
|
||||||
|
:Original: Documentation/virt/index.rst
|
||||||
|
|
||||||
|
:翻译:
|
||||||
|
|
||||||
|
司延腾 Yanteng Si <siyanteng@loongson.cn>
|
||||||
|
|
||||||
|
:校译:
|
||||||
|
|
||||||
|
时奎亮 Alex Shi <alexs@kernel.org>
|
||||||
|
|
||||||
|
.. _cn_virt_index:
|
||||||
|
|
||||||
|
===============
|
||||||
|
Linux虚拟化支持
|
||||||
|
===============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
TODOLIST:
|
||||||
|
|
||||||
|
kvm/index
|
||||||
|
uml/user_mode_linux_howto_v2
|
||||||
|
paravirt_ops
|
||||||
|
guest-halt-polling
|
||||||
|
ne_overview
|
||||||
|
acrn/index
|
||||||
|
|
||||||
|
.. only:: html and subproject
|
||||||
|
|
||||||
|
Indices
|
||||||
|
=======
|
||||||
|
|
||||||
|
* :ref:`genindex`
|
Loading…
Reference in New Issue