diff options
author | Wu XiangCheng <bobwxc@email.cn> | 2021-04-13 15:13:39 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-04-13 15:06:01 -0600 |
commit | e18f54f9bfdbcfc02c5e0b93888bcfe1f2174bd2 (patch) | |
tree | bf9f0650d294b083f3d37cc378144b61d2473bd8 /Documentation | |
parent | febe6c2f859ee1b51b67ec4933367321329839c9 (diff) |
docs/zh_CN: Link zh_CN/doc-guide to zh_CN/index.rst
Add zh_CN/doc-guide entry in zh_CN/index.rst
Signed-off-by: Wu XiangCheng <bobwxc@email.cn>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Alex Shi <alexs@kernel.org>
Link: https://lore.kernel.org/r/8738b39c1b54e15477a937c861f114165a8c0648.1618295149.git.bobwxc@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/translations/zh_CN/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index bc23f6171eca..82bf70299409 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -18,6 +18,7 @@ admin-guide/index process/index + doc-guide/index kernel-hacking/index filesystems/index arm64/index |