diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-04-01 16:44:59 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-02 17:53:56 +0200 |
commit | e97f5f2fd763a835895ee9117141f8e7c0b01680 (patch) | |
tree | 28318cd6c043b9035f90967b597e6c79ea1407a3 /Documentation/translations | |
parent | docs/zh_CN: add disclaimer and translator info in management-style (diff) | |
download | linux-e97f5f2fd763a835895ee9117141f8e7c0b01680.tar.xz linux-e97f5f2fd763a835895ee9117141f8e7c0b01680.zip |
docs/zh_CN: link management-style into process/index
Now we could find it's link after 'make htmldocs' etc.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/process/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/process/index.rst b/Documentation/translations/zh_CN/process/index.rst index 74b19d5210bb..be1e764a80d2 100644 --- a/Documentation/translations/zh_CN/process/index.rst +++ b/Documentation/translations/zh_CN/process/index.rst @@ -42,6 +42,7 @@ submit-checklist stable-api-nonsense stable-kernel-rules + management-style 这些是一些总体技术指南,由于缺乏更好的地方,现在已经放在这里 |