From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 33BE9C43461 for ; Wed, 16 Sep 2020 17:41:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E8483206E6 for ; Wed, 16 Sep 2020 17:41:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727345AbgIPRk7 (ORCPT ); Wed, 16 Sep 2020 13:40:59 -0400 Received: from mail-m1272.qiye.163.com ([115.236.127.2]:62377 "EHLO mail-m1272.qiye.163.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727221AbgIPRkG (ORCPT ); Wed, 16 Sep 2020 13:40:06 -0400 Received: from ubuntu.localdomain (unknown [58.251.74.226]) by mail-m1272.qiye.163.com (Hmail) with ESMTPA id 79812B021CC; Wed, 16 Sep 2020 21:07:57 +0800 (CST) From: Bailu Lin To: catalin.marinas@arm.com, will@kernel.org, corbet@lwn.net, harryxiyou@gmail.com, alex.shi@linux.alibaba.com, bailu.lin@vivo.com, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: kernel@vivo.com, wangqing@vivo.com Subject: [PATCH v2] doc: zh_CN: index files in arm64 subdirectory Date: Wed, 16 Sep 2020 06:07:14 -0700 Message-Id: <20200916130714.42438-1-bailu.lin@vivo.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200916045720.33636-1-bailu.lin@vivo.com> References: <20200916045720.33636-1-bailu.lin@vivo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=y Content-Transfer-Encoding: 8bit X-HM-Spam-Status: e1kfGhgUHx5ZQUtXWQgYFAkeWUFZS1VLWVdZKFlBSE83V1ktWUFJV1kPCR oVCBIfWUFZQkgfTh4YSU5DT00dVkpNS0tJTUpNTENLS0JVEwETFhoSFyQUDg9ZV1kWGg8SFR0UWU FZVUtZBg++ X-HM-Sender-Digest: e1kMHhlZQR0aFwgeV1kSHx4VD1lBWUc6MiI6LBw4Hz8uDhUUQxoCTzAq SThPFFFVSlVKTUtLSU1KTUxDT0pOVTMWGhIXVRkaEhcOVRcSFTsNEg0UVRgUFkVZV1kSC1lBWU5D VUlOSlVMT1VJSU1ZV1kIAVlBSEtOQjcG X-HM-Tid: 0a749707634998b7kuuu79812b021cc Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add arm64 subdirectory into the table of Contents for zh_CN, all translations residing on it would be indexed conveniently. Signed-off-by: Bailu Lin --- v2: -Fix patch description. --- Documentation/arm64/index.rst | 4 ++++ Documentation/translations/zh_CN/arm64/index.rst | 16 ++++++++++++++++ Documentation/translations/zh_CN/index.rst | 1 + 3 files changed, 21 insertions(+) create mode 100644 Documentation/translations/zh_CN/arm64/index.rst diff --git a/Documentation/arm64/index.rst b/Documentation/arm64/index.rst index d9665d83c53a..907cda9c0f71 100644 --- a/Documentation/arm64/index.rst +++ b/Documentation/arm64/index.rst @@ -1,3 +1,7 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. _arm64_index: + ================== ARM64 Architecture ================== diff --git a/Documentation/translations/zh_CN/arm64/index.rst b/Documentation/translations/zh_CN/arm64/index.rsts index 000000000000..c236b648740d --- /dev/null +++ b/Documentation/translations/zh_CN/arm64/index.rst @@ -0,0 +1,16 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../disclaimer-zh_CN.rst + +:Original: :ref:`Documentation/arm64/index.rst ` +:Translator: Bailu Lin + +.. _cn_arm64_index: + + +========== +ARM64 架构 +========== + +.. toctree:: + :maxdepth: 2 diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index 85643e46e308..be6f11176200 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -19,6 +19,7 @@ admin-guide/index process/index filesystems/index + arm64/index 目录和表格 ---------- -- 2.20.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C8CD8C433E2 for ; Wed, 16 Sep 2020 13:09:33 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6C5BB22274 for ; Wed, 16 Sep 2020 13:09:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="h+Sxh7/u" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6C5BB22274 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=vivo.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=GegCsqNYLsTlPvxTP888lUtQC1muGbW3YBagCaIH1L8=; b=h+Sxh7/usNyEMhStmbAww331s TBzHHLRTVe5xHSrpVLiK05jFBwKTvuABhvaQ6Ihh269Rav5yKZSr1TeMl5zcxnxcxYCk1ivp+yMpI 6AErCoLT7AM92mXrYI51WsSdmcXhzFu4YzKmI13UDUL3By46d+2K7MtOnOFPQyHs93TXxo3+YBCTd mqrZ32fNFB5RQwUGCd0ofyyUTduPVhj3TEvLJFSyLdMMu6UVyhaZyrZkjqJzeMVyhtlq68s2MdC4/ gNCY7HuYOJoPJ+GLE5AjjvOH9HIhwN8WJLqrSPxtvg8YAlg5VNHObN/ihdo3wi6hZ3jHtyMG21A4P /ms61Y5Jg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIXAM-0003HZ-79; Wed, 16 Sep 2020 13:08:06 +0000 Received: from mail-m1272.qiye.163.com ([115.236.127.2]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIXAI-0003Go-5D for linux-arm-kernel@lists.infradead.org; Wed, 16 Sep 2020 13:08:04 +0000 Received: from ubuntu.localdomain (unknown [58.251.74.226]) by mail-m1272.qiye.163.com (Hmail) with ESMTPA id 79812B021CC; Wed, 16 Sep 2020 21:07:57 +0800 (CST) From: Bailu Lin To: catalin.marinas@arm.com, will@kernel.org, corbet@lwn.net, harryxiyou@gmail.com, alex.shi@linux.alibaba.com, bailu.lin@vivo.com, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2] doc: zh_CN: index files in arm64 subdirectory Date: Wed, 16 Sep 2020 06:07:14 -0700 Message-Id: <20200916130714.42438-1-bailu.lin@vivo.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200916045720.33636-1-bailu.lin@vivo.com> References: <20200916045720.33636-1-bailu.lin@vivo.com> MIME-Version: 1.0 X-HM-Spam-Status: e1kfGhgUHx5ZQUtXWQgYFAkeWUFZS1VLWVdZKFlBSE83V1ktWUFJV1kPCR oVCBIfWUFZQkgfTh4YSU5DT00dVkpNS0tJTUpNTENLS0JVEwETFhoSFyQUDg9ZV1kWGg8SFR0UWU FZVUtZBg++ X-HM-Sender-Digest: e1kMHhlZQR0aFwgeV1kSHx4VD1lBWUc6MiI6LBw4Hz8uDhUUQxoCTzAq SThPFFFVSlVKTUtLSU1KTUxDT0pOVTMWGhIXVRkaEhcOVRcSFTsNEg0UVRgUFkVZV1kSC1lBWU5D VUlOSlVMT1VJSU1ZV1kIAVlBSEtOQjcG X-HM-Tid: 0a749707634998b7kuuu79812b021cc X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200916_090802_441876_61F7355E X-CRM114-Status: GOOD ( 10.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: wangqing@vivo.com, kernel@vivo.com Content-Type: multipart/mixed; boundary="===============1040711968006546704==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1040711968006546704== Content-Type: text/plain; charset=y Content-Transfer-Encoding: 8bit Add arm64 subdirectory into the table of Contents for zh_CN, all translations residing on it would be indexed conveniently. Signed-off-by: Bailu Lin --- v2: -Fix patch description. --- Documentation/arm64/index.rst | 4 ++++ Documentation/translations/zh_CN/arm64/index.rst | 16 ++++++++++++++++ Documentation/translations/zh_CN/index.rst | 1 + 3 files changed, 21 insertions(+) create mode 100644 Documentation/translations/zh_CN/arm64/index.rst diff --git a/Documentation/arm64/index.rst b/Documentation/arm64/index.rst index d9665d83c53a..907cda9c0f71 100644 --- a/Documentation/arm64/index.rst +++ b/Documentation/arm64/index.rst @@ -1,3 +1,7 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. _arm64_index: + ================== ARM64 Architecture ================== diff --git a/Documentation/translations/zh_CN/arm64/index.rst b/Documentation/translations/zh_CN/arm64/index.rsts index 000000000000..c236b648740d --- /dev/null +++ b/Documentation/translations/zh_CN/arm64/index.rst @@ -0,0 +1,16 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../disclaimer-zh_CN.rst + +:Original: :ref:`Documentation/arm64/index.rst ` +:Translator: Bailu Lin + +.. _cn_arm64_index: + + +========== +ARM64 架构 +========== + +.. toctree:: + :maxdepth: 2 diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index 85643e46e308..be6f11176200 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -19,6 +19,7 @@ admin-guide/index process/index filesystems/index + arm64/index 目录和表格 ---------- -- 2.20.1 --===============1040711968006546704== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1040711968006546704==--