All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] doc/zh_CN: add mips index.rst translation
@ 2021-01-11 11:33 Yanteng Si
  2021-01-11 19:57 ` Jonathan Corbet
  0 siblings, 1 reply; 4+ messages in thread
From: Yanteng Si @ 2021-01-11 11:33 UTC (permalink / raw)
  To: Harry Wei
  Cc: Alex Shi, Yanteng Si, Jonathan Corbet, linux-doc, Huacai Chen,
	Jiaxun Yang, Yanteng Si

This patch translates Documentation/mips/index.rst into Chinese.

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
---
 .../translations/zh_CN/mips/index.rst         | 29 +++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 Documentation/translations/zh_CN/mips/index.rst

diff --git a/Documentation/translations/zh_CN/mips/index.rst b/Documentation/translations/zh_CN/mips/index.rst
new file mode 100644
index 000000000000..2c7b836a3da5
--- /dev/null
+++ b/Documentation/translations/zh_CN/mips/index.rst
@@ -0,0 +1,29 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+.. include:: ../disclaimer-zh_CN.rst
+
+:Original: :ref:`Documentation/mips/index.rst <index>`
+:Translator: Yanteng Si <siyanteng@loongson.cn>
+
+.. _cn_index:
+
+
+===========================
+MIPS特性文档
+===========================
+
+.. toctree::
+   :maxdepth: 2
+   :numbered:
+
+   booting
+   ingenic-tcu
+
+   features
+
+.. only::  subproject and html
+
+   Indices
+   =======
+
+   * :ref:`genindex`
-- 
2.27.0


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

end of thread, other threads:[~2021-01-12  4:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 11:33 [PATCH 1/4] doc/zh_CN: add mips index.rst translation Yanteng Si
2021-01-11 19:57 ` Jonathan Corbet
2021-01-12  2:06   ` Alex Shi
2021-01-12  4:16   ` teng sterling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.