mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] doc/zh_CN: add Chinese translation prefer section
@ 2020-07-13  9:31 Alex Shi
  2020-07-13 10:51 ` Alex Shi
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Shi @ 2020-07-13  9:31 UTC (permalink / raw)
  To: corbet; +Cc: Alex Shi, Harry Wei, linux-doc, linux-kernel

The add words is:

Translation Plan
================

Welcome for any part of kernel doc Chinese translation, expecially for
admin-guide part.

Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Jonathan Corbet <corbet@lwn.net> 
Cc: Harry Wei <harryxiyou@gmail.com> 
Cc: linux-doc@vger.kernel.org 
Cc: linux-kernel@vger.kernel.org 
---
 Documentation/conf.py                      | 2 +-
 Documentation/translations/zh_CN/index.rst | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/Documentation/conf.py b/Documentation/conf.py
index c503188880d9..b5b2be8eec22 100644
--- a/Documentation/conf.py
+++ b/Documentation/conf.py
@@ -36,7 +36,7 @@ needs_sphinx = '1.3'
 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
 # ones.
-extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain',
+extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include',
               'kfigure', 'sphinx.ext.ifconfig', 'automarkup',
               'maintainers_include', 'sphinx.ext.autosectionlabel' ]
 
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst
index 76850a5dd982..f2e06546ca3f 100644
--- a/Documentation/translations/zh_CN/index.rst
+++ b/Documentation/translations/zh_CN/index.rst
@@ -10,6 +10,11 @@
 人员做出贡献。 与任何大型社区一样,知道如何完成任务将使得更改合并的过程变得更
 加容易。
 
+翻译计划
+========
+
+内核中文文档欢迎任何翻译投稿,特别是关于管理员指南部分。
+
 .. toctree::
    :maxdepth: 2
 
-- 
2.18.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc/zh_CN: add Chinese translation prefer section
  2020-07-13  9:31 [PATCH] doc/zh_CN: add Chinese translation prefer section Alex Shi
@ 2020-07-13 10:51 ` Alex Shi
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Shi @ 2020-07-13 10:51 UTC (permalink / raw)
  To: corbet; +Cc: Harry Wei, linux-doc, linux-kernel



在 2020/7/13 下午5:31, Alex Shi 写道:
> diff --git a/Documentation/conf.py b/Documentation/conf.py
> index c503188880d9..b5b2be8eec22 100644
> --- a/Documentation/conf.py
> +++ b/Documentation/conf.py
> @@ -36,7 +36,7 @@ needs_sphinx = '1.3'
>  # Add any Sphinx extension module names here, as strings. They can be
>  # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
>  # ones.
> -extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain',
> +extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include',

Sorry, this part was included mistaken. I will remove it in next version.
Thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-13 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-13  9:31 [PATCH] doc/zh_CN: add Chinese translation prefer section Alex Shi
2020-07-13 10:51 ` Alex Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®