[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190304035744.155203-17-alex.shi@linux.alibaba.com>
Date: Mon, 4 Mar 2019 11:57:39 +0800
From: Alex Shi <alex.shi@...ux.alibaba.com>
To: linux-kernel@...kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, harryxiyou@...il.com, corbet@....net
Cc: Alex Shi <alex.shi@...ux.alibaba.com>, Li Yang <leo@...kernel.org>,
Li Zefan <lizefan@...wei.com>,
Shawn Guo <shawn.guo@...aro.org>,
Fengguang Wu <fengguang.wu@...el.com>, Coly Li <colyli@...e.de>
Subject: [PATCH 16/20] docs/zh_CN: format submitting drivers as rst
to Make it readble for html etc docs making.
Signed-off-by: Alex Shi <alex.shi@...ux.alibaba.com>
Cc: Harry Wei <harryxiyou@...il.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Li Yang <leo@...kernel.org>
Cc: Li Zefan <lizefan@...wei.com>
Cc: Shawn Guo <shawn.guo@...aro.org>
Cc: Fengguang Wu <fengguang.wu@...el.com>
Cc: Coly Li <colyli@...e.de>
---
.../zh_CN/process/submitting-drivers.rst | 30 +++++++------------
1 file changed, 11 insertions(+), 19 deletions(-)
diff --git a/Documentation/translations/zh_CN/process/submitting-drivers.rst b/Documentation/translations/zh_CN/process/submitting-drivers.rst
index 15e73562f710..c90ab5ae233d 100644
--- a/Documentation/translations/zh_CN/process/submitting-drivers.rst
+++ b/Documentation/translations/zh_CN/process/submitting-drivers.rst
@@ -1,30 +1,22 @@
-Chinese translated version of Documentation/process/submitting-drivers.rst
+.. _cn_submittingdrivers:
-If you have any comment or update to the content, please contact the
-original document maintainer directly. However, if you have a problem
-communicating in English you can also ask the Chinese maintainer for
-help. Contact the Chinese maintainer if this translation is outdated
-or if there is a problem with the translation.
+.. include:: ../disclaimer-zh_CN.rst
-Chinese maintainer: Li Yang <leo@...kernel.org>
----------------------------------------------------------------------
-Documentation/process/submitting-drivers.rst 的中文翻译
+:Original: :ref:`Documentation/process/submitting-drivers.rst
+ <submittingdrivers>`
如果想评论或更新本文的内容,请直接联系原文档的维护者。如果你使用英文
交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻
-译存在问题,请联系中文版维护者。
+译存在问题,请联系中文版维护者::
-中文版维护者: 李阳 Li Yang <leo@...kernel.org>
-中文版翻译者: 李阳 Li Yang <leo@...kernel.org>
-中文版校译者: 陈琦 Maggie Chen <chenqi@...ondsoft.com>
- 王聪 Wang Cong <xiyou.wangcong@...il.com>
- 张巍 Zhang Wei <Wei.Zhang@...escale.com>
-
-以下为正文
----------------------------------------------------------------------
+ 中文版维护者: 李阳 Li Yang <leo@...kernel.org>
+ 中文版翻译者: 李阳 Li Yang <leo@...kernel.org>
+ 中文版校译者: 陈琦 Maggie Chen <chenqi@...ondsoft.com>
+ 王聪 Wang Cong <xiyou.wangcong@...il.com>
+ 张巍 Zhang Wei <Wei.Zhang@...escale.com>
如何向 Linux 内核提交驱动程序
------------------------------
+=============================
这篇文档将会解释如何向不同的内核源码树提交设备驱动程序。请注意,如果你感
兴趣的是显卡驱动程序,你也许应该访问 XFree86 项目(http://www.xfree86.org/)
--
2.19.1.856.g8858448bb
Powered by blists - more mailing lists