linux-stable/Documentation/translations/zh_CN/userspace-api/index.rst
Vegard Nossum 074f81506d doc: userspace-api: properly format ToC headings
"class:: toc-title" was a workaround for older Sphinx versions that are
no longer supported.

The canonical way to add a heading to the ToC is to use :caption:.
Do that.

Cc: Rui Li <me@lirui.org>
Cc: Yanteng Si <siyanteng@loongson.cn>
Cc: Wu XiangCheng <bobwxc@email.cn>
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231027081830.195056-3-vegard.nossum@oracle.com
2023-11-17 13:05:26 -07:00

47 lines
866 B
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. SPDX-License-Identifier: GPL-2.0
.. include:: ../disclaimer-zh_CN.rst
:Original: Documentation/userspace-api/index.rst
:翻译:
李睿 Rui Li <me@lirui.org>
=========================
Linux 内核用户空间API指南
=========================
.. _man-pages: https://www.kernel.org/doc/man-pages/
尽管许多用户空间API的文档被记录在别处特别是在 man-pages_ 项目中),
在代码树中仍然可以找到有关用户空间的部分信息。这个手册意在成为这些信息
聚集的地方。
.. toctree::
:caption: 目录
:maxdepth: 2
no_new_privs
seccomp_filter
accelerators/ocxl
ebpf/index
sysfs-platform_profile
futex2
TODOList:
* landlock
* unshare
* spec_ctrl
* ioctl/index
* iommu
* media/index
* netlink/index
* vduse
.. only:: subproject and html
Indices
=======
* :ref:`genindex`