Skip to content

Commit 9d4ca8c

Browse files
Wang WenhuJonathan Corbet
authored andcommitted
doc: zh_CN: index files in filesystems subdirectory
Add filesystems subdirectory into the table of Contents for zh_CN, all translations residing on it would be indexed conveniently. Reviewed-by: Alex Shi <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Wang Wenhu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent b173529 commit 9d4ca8c

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

Documentation/filesystems/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _filesystems_index:
2+
13
===============================
24
Filesystems in the Linux kernel
35
===============================
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
.. SPDX-License-Identifier: GPL-2.0
2+
3+
.. include:: ../disclaimer-zh_CN.rst
4+
5+
:Original: :ref:`Documentation/filesystems/index.rst <filesystems_index>`
6+
:Translator: Wang Wenhu <[email protected]>
7+
8+
.. _cn_filesystems_index:
9+
10+
========================
11+
Linux Kernel中的文件系统
12+
========================
13+
14+
这份正在开发的手册或许在未来某个辉煌的日子里以易懂的形式将Linux虚拟\
15+
文件系统(VFS)层以及基于其上的各种文件系统如何工作呈现给大家。当前\
16+
可以看到下面的内容。
17+
18+
文件系统
19+
========
20+
21+
文件系统实现文档。
22+
23+
.. toctree::
24+
:maxdepth: 2
25+

Documentation/translations/zh_CN/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
:maxdepth: 2
1515

1616
process/index
17+
filesystems/index
1718

1819
目录和表格
1920
----------

0 commit comments

Comments
 (0)