aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/translations
diff options
context:
space:
mode:
authorAndy Deng <theandy.deng@gmail.com>2017-01-25 12:14:33 +0800
committerJonathan Corbet <corbet@lwn.net>2017-01-26 15:30:34 -0700
commit2069889ff78cb00fa274818b03cec6d976b3187c (patch)
treedac74eea5f843094b154da0dff975f896f6c5a26 /Documentation/translations
parentzh_CN/CodingStyle: Convert to ReST markup (diff)
downloadlinux-dev-2069889ff78cb00fa274818b03cec6d976b3187c.tar.xz
linux-dev-2069889ff78cb00fa274818b03cec6d976b3187c.zip
docs/zh_CN: Add coding-style into docs build system
Tested by the command: make htmldocs During the compiling process, zh_CN/coding-style.rst has no errors and warnings generated, the generated html document has been checked. Signed-off-by: Andy Deng <theandy.deng@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r--Documentation/translations/zh_CN/coding-style.rst (renamed from Documentation/translations/zh_CN/CodingStyle)0
-rw-r--r--Documentation/translations/zh_CN/index.rst12
2 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/CodingStyle b/Documentation/translations/zh_CN/coding-style.rst
index 1466aa64b8b4..1466aa64b8b4 100644
--- a/Documentation/translations/zh_CN/CodingStyle
+++ b/Documentation/translations/zh_CN/coding-style.rst
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst
new file mode 100644
index 000000000000..75956d669962
--- /dev/null
+++ b/Documentation/translations/zh_CN/index.rst
@@ -0,0 +1,12 @@
+.. raw:: latex
+
+ \renewcommand\thesection*
+ \renewcommand\thesubsection*
+
+Chinese translations
+====================
+
+.. toctree::
+ :maxdepth: 1
+
+ coding-style