diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2019-04-01 22:44:59 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-04-02 09:53:56 -0600 |
commit | e97f5f2fd763a835895ee9117141f8e7c0b01680 (patch) | |
tree | 28318cd6c043b9035f90967b597e6c79ea1407a3 /Documentation | |
parent | c4b3b4383322d4e5abb6b3b1dde1d131e823e8e4 (diff) | |
download | linux-stable-e97f5f2fd763a835895ee9117141f8e7c0b01680.tar.gz linux-stable-e97f5f2fd763a835895ee9117141f8e7c0b01680.tar.bz2 linux-stable-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')
-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 这些是一些总体技术指南,由于缺乏更好的地方,现在已经放在这里 |