From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.7 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_NONE, UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 3DE357D90D for ; Fri, 9 Aug 2019 12:06:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726216AbfHIMGO (ORCPT ); Fri, 9 Aug 2019 08:06:14 -0400 Received: from out30-45.freemail.mail.aliyun.com ([115.124.30.45]:41104 "EHLO out30-45.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726505AbfHIMGN (ORCPT ); Fri, 9 Aug 2019 08:06:13 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R391e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04426;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0TZ0sRLV_1565352370; Received: from IT-FVFX43SYHV2H.local(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TZ0sRLV_1565352370) by smtp.aliyun-inc.com(127.0.0.1); Fri, 09 Aug 2019 20:06:11 +0800 Subject: Re: [PATCH] docs/zh_CN: update Chinese howto.rst for latexdocs making To: Jonathan Corbet Cc: Mauro Carvalho Chehab , Harry Wei , Federico Vaga , SeongJae Park , Tom Levy , linux-doc@vger.kernel.org References: <20190805031758.64156-1-alex.shi@linux.alibaba.com> <20190806112557.6d1310fb@lwn.net> From: Alex Shi Message-ID: <3df2fb10-1891-48c2-33a4-810624deedbd@linux.alibaba.com> Date: Fri, 9 Aug 2019 20:06:08 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190806112557.6d1310fb@lwn.net> Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 8bit Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org ÔÚ 2019/8/7 ÉÏÎç1:25, Jonathan Corbet дµÀ: > On Mon, 5 Aug 2019 11:17:58 +0800 > Alex Shi wrote: > >> Mauro Carvalho Chehab foundd a reference >> error in Chinese howto.rst. which need update introducations for >> latexdocs/epubdocs format doc making. >> >> So I update this part according to latest howto.rst. > > This one doesn't apply to docs-next, and I hesitate to try to fix it > myself. Any chance of a respin? Hi Jon, Sorry for slow responsing. I just out the v2 version on your docs-next. Thanks! Alex