Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp2145440imb; Sun, 3 Mar 2019 19:59:08 -0800 (PST) X-Google-Smtp-Source: APXvYqyevTcFF11gFsGUUQwAbPqi+vdJaHpUk7GhOk8c0L4DOyy8gsSg7TdPqY5YJ/dLgDIjqYY7 X-Received: by 2002:a17:902:854b:: with SMTP id d11mr17716034plo.224.1551671948878; Sun, 03 Mar 2019 19:59:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551671948; cv=none; d=google.com; s=arc-20160816; b=jXi0vmAMGUUeiJB8HXc9555tFuSMksCM+Pmdhnr9sNbB0PcVfHhPHC8+y0Jn175R5K AECNYgY22YJ8wTywQwpVRyp8HXlR+6TNeXpSYJwvG6b7eGyVR/oJ8EYkj0S3UHjgoyoN 2yIyWNYBC5WogzmDxz7E538a0Pe/S9eDH3rJVaqRESpaAawzBs+SeYmcaArUyQ+lojOd Yhe4nRxBseIzu8qt5WtiupF9FM0rczBdrZz7GjiErmbnF5w9zWSYx1iXdqfPGs3qgt4C lQU0zTZ2dLiTDz9gG8T86ooxKq2YOanAEYpzC6afia7D84TWa8GErj6VX8ThgZXzUWVt oUxw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=b1hS0txIYeaISkS0pKPUTC2O4n0ANVbv3OwyFPvGpZo=; b=LS7TIaHxc3nlQGN7KgVtTgydesmB/RfDaGWnXBx8qIrFtVuGE3JQ4exFJdD2FCKTSW VNk+tLabezL5Ovon4TQtZOEVXTQ40/21O6Ja83WM9LuDNlMviE4N2fcg3SN8/lRr6qsB tu0zoObPvem+I4u5OQxNmVxhyVoPdEU0K0xAMT7lz7wu3iLkBsuoqYDmsq7bHVgLbwGM m8tKhljVBa53DB/rV4XKLqHJYwBZIiI0B3WisRwtFSwiwJAStApXKYsZnGbGdT9zLvD5 0BD+9dYS/cyd8zA3/6hP22qYa8CjAizmcI+iP5E+7MRUdfuFIQFyr5LEGGC8W0UZdzSk B6aA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s9si4345887pgm.133.2019.03.03.19.58.46; Sun, 03 Mar 2019 19:59:08 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726233AbfCDD6T (ORCPT + 99 others); Sun, 3 Mar 2019 22:58:19 -0500 Received: from out30-43.freemail.mail.aliyun.com ([115.124.30.43]:33470 "EHLO out30-43.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726101AbfCDD6O (ORCPT ); Sun, 3 Mar 2019 22:58:14 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R181e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01f04391;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=10;SR=0;TI=SMTPD_---0TLtryUD_1551671891; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TLtryUD_1551671891) by smtp.aliyun-inc.com(127.0.0.1); Mon, 04 Mar 2019 11:58:11 +0800 From: Alex Shi To: linux-kernel@zh-kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, harryxiyou@gmail.com, corbet@lwn.net Cc: Alex Shi , Li Zefan , Shawn Guo , Fengguang Wu , Coly Li Subject: [PATCH 04/20] docs/zh_CN: add index file into process dir Date: Mon, 4 Mar 2019 11:57:27 +0800 Message-Id: <20190304035744.155203-5-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190304035744.155203-1-alex.shi@linux.alibaba.com> References: <20190304035744.155203-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Li Zefan Cc: Shawn Guo Cc: Fengguang Wu Cc: Coly Li --- .../translations/zh_CN/process/index.rst | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 Documentation/translations/zh_CN/process/index.rst diff --git a/Documentation/translations/zh_CN/process/index.rst b/Documentation/translations/zh_CN/process/index.rst new file mode 100644 index 000000000000..2e2fb0b2879b --- /dev/null +++ b/Documentation/translations/zh_CN/process/index.rst @@ -0,0 +1,55 @@ +.. raw:: latex + + \renewcommand\thesection* + \renewcommand\thesubsection* + +.. include:: ../disclaimer-zh_CN.rst + +:Original: :ref:`Documentation/process/index.rst ` +:Translator: Alex Shi + +.. _cn_process_index: + +与Linux 内核社区一起工作 +======================== + +那么你想成为Linux内核开发人员? 欢迎! 不但从技术意义上讲有很多关于内核的知识 +需要学,而且了解我们社区的工作方式也很重要。 阅读这些文章可以让您以更轻松地, +麻烦最少的方式将更改合并到内核。 + +以下是每位开发人员应阅读的基本指南。 + +.. toctree:: + :maxdepth: 1 + + howto + submitting-patches + coding-style + email-clients + +其它大多数开发人员感兴趣的社区指南: + + +.. toctree:: + :maxdepth: 1 + + submitting-drivers + stable-api-nonsense + stable-kernel-rules + kernel-docs + +这些是一些总体技术指南,由于缺乏更好的地方,现在已经放在这里 + +.. toctree:: + :maxdepth: 1 + + adding-syscalls + magic-number + volatile-considered-harmful + +.. only:: subproject and html + + 目录 + ==== + + * :ref:`genindex` -- 2.19.1.856.g8858448bb