From: Wu XiangCheng <bobwxc@email.cn>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Alex Shi <alexs@kernel.org>, linux-doc@vger.kernel.org
Subject: [docs-next PATCH] docs/zh_CN: two minor fixes in zh_CN/doc-guide/
Date: Wed, 14 Apr 2021 11:34:37 +0800 [thread overview]
Message-ID: <20210414033435.GA27907@bobwxc.top> (raw)
zh_CN/doc-guide/kernel-doc.rst
replace a ref tag to solve docs-next warning
zh_CN/doc-guide/parse-headers.rst
fix an unperfect word
Signed-off-by: Wu XiangCheng <bobwxc@email.cn>
---
Rust part in doc-guide/kernel-doc.rst is from rust-next, I'll solve that
tag there.
Documentation/translations/zh_CN/doc-guide/kernel-doc.rst | 3 +--
| 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst b/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst
index b0427944f8f0..82ec84470c0b 100644
--- a/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst
+++ b/Documentation/translations/zh_CN/doc-guide/kernel-doc.rst
@@ -14,8 +14,7 @@ Linux内核源文件可以包含kernel-doc格式的结构化文档注释,用
实际有着明显的不同。内核源包含成千上万个kernel-doc注释。请坚持遵循
此处描述的风格。
-.. note:: kernel-doc无法包含Rust代码:请参考
- :ref:`Documentation/rust/docs.rst <rust_docs>`。
+.. note:: kernel-doc无法包含Rust代码:请参考 Documentation/rust/docs.rst 。
从注释中提取kernel-doc结构,并从中生成适当的 `Sphinx C 域`_ 函数和带有锚点的
类型描述。这些注释将被过滤以生成特殊kernel-doc高亮和交叉引用。详见下文。
--git a/Documentation/translations/zh_CN/doc-guide/parse-headers.rst b/Documentation/translations/zh_CN/doc-guide/parse-headers.rst
index 3c6612a3e47e..a6f9d052979e 100644
--- a/Documentation/translations/zh_CN/doc-guide/parse-headers.rst
+++ b/Documentation/translations/zh_CN/doc-guide/parse-headers.rst
@@ -184,4 +184,4 @@ enum foo { BAR1, BAR2, PRIVATE };
许可证 GPLv2:GNU GPL version 2 <https://gnu.org/licenses/gpl.html>
这是自由软件:你可以自由地修改和重新发布它。
-在法律允许的范围内,**没有任何保证**。
+在法律允许的范围内,**不提供任何保证**。
--
2.20.1
next reply other threads:[~2021-04-14 3:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 3:34 Wu XiangCheng [this message]
2021-04-15 20:54 ` [docs-next PATCH] docs/zh_CN: two minor fixes in zh_CN/doc-guide/ Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210414033435.GA27907@bobwxc.top \
--to=bobwxc@email.cn \
--cc=alexs@kernel.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox