From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH v5 00/23] Include linux ACPI docs into Sphinx TOC tree Date: Wed, 01 May 2019 12:15:07 +0200 Message-ID: <3825811.MXkekUSqSZ@kreacher> References: <20190424175306.25880-1-changbin.du@gmail.com> <20190425152034.u4q6wjhm3yfhbnzp@mail.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20190425152034.u4q6wjhm3yfhbnzp@mail.google.com> Sender: linux-kernel-owner@vger.kernel.org To: Changbin Du Cc: "Rafael J. Wysocki" , Jonathan Corbet , Bjorn Helgaas , "open list:DOCUMENTATION" , Linux Kernel Mailing List , Fenghua Yu , linuxppc-dev , ACPI Devel Maling List , linux-gpio@vger.kernel.org, Mauro Carvalho Chehab List-Id: linux-gpio@vger.kernel.org On Thursday, April 25, 2019 5:20:35 PM CEST Changbin Du wrote: > On Thu, Apr 25, 2019 at 10:44:14AM +0200, Rafael J. Wysocki wrote: > > .On Wed, Apr 24, 2019 at 7:54 PM Changbin Du wrote: > > > > > > Hi All, > > > The kernel now uses Sphinx to generate intelligent and beautiful documentation > > > from reStructuredText files. I converted all of the Linux ACPI/PCI/X86 docs to > > > reST format in this serias. > > > > > > The hieararchy of ACPI docs are based on Corbet's suggestion: > > > https://lkml.org/lkml/2019/4/3/1047 > > > I did some adjustment according to the content and finally they are placed as: > > > Documentation/firmware-guide/acpi/ > > > > I'd like to queue up this series, but it is missing a patch to create > > Documentation/firmware-guide/acpi/index.rst. > > > > Care to provide one? > oops, the first patch is missed. Let me add it next. I've picked up the first patch from the v6 and applied this series on top of it. Thanks!