From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 00/37] net: manually convert files to ReST format - part 2 Date: Thu, 30 Apr 2020 12:56:54 -0700 (PDT) Message-ID: <20200430.125654.335144341485365161.davem@davemloft.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-doc-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: mchehab+huawei@kernel.org Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, corbet@lwn.net, devel@driverdev.osuosl.org, coreteam@netfilter.org, netfilter-devel@vger.kernel.org, kou.ishizaki@toshiba.co.jp, netdev@vger.kernel.org, paulus@samba.org, linuxppc-dev@lists.ozlabs.org, marcelo.leitner@gmail.com, kadlec@netfilter.org, johannes@sipsolutions.net, fw@strlen.de, gregkh@linuxfoundation.org, kuba@kernel.org, benh@kernel.crashing.org, linux-wireless@vger.kernel.org, geoff@infradead.org, mpe@ellerman.id.au, linux-can@vger.kernel.org, ioana.ciornei@nxp.com, linux-sctp@vger.kernel.org, vyasevich@gmail.com, rds-devel@oss.oracle.com, ruxandra.radulescu@nxp.com, dhowells@redhat.com, pablo@netfilter.org, kvalo@codeaurora.org, santosh.shilimkar@oracle.com, socketcan@hartkopp.net, nhorman@tuxdriver.co From: Mauro Carvalho Chehab Date: Thu, 30 Apr 2020 18:03:55 +0200 > That's the second part of my work to convert the networking > text files into ReST. it is based on today's linux-next (next-20200430). > > The full series (including those ones) are at: > > https://git.linuxtv.org/mchehab/experimental.git/log/?h=net-docs > > I should be sending the remaining patches (another /38 series) > after getting those merged at -next. > > The documents, converted to HTML via the building system are at: > > https://www.infradead.org/~mchehab/kernel_docs/networking/ Series applied to net-next, thank you.