From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tex.lwn.net ([70.33.254.29]:45175 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755812AbcIUVoL (ORCPT ); Wed, 21 Sep 2016 17:44:11 -0400 Date: Wed, 21 Sep 2016 15:44:05 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , Greg Kroah-Hartman , Mauro Carvalho Chehab , stable@vger.kernel.org Subject: Re: [PATCH] docs-rst: add inter-document cross references Message-ID: <20160921154405.3710cd61@lwn.net> In-Reply-To: <5347fc04cf9ee71d428523889e9bd6c324bd9fba.1474458567.git.mchehab@s-opensource.com> References: <5347fc04cf9ee71d428523889e9bd6c324bd9fba.1474458567.git.mchehab@s-opensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: On Wed, 21 Sep 2016 08:51:05 -0300 Mauro Carvalho Chehab wrote: > Add cross references for the development process documents > that were converted to ReST: > Documentation/SubmitChecklist > Documentation/SubmittingDrivers > Documentation/SubmittingPatches > Documentation/development-process/development-process.rst > Documentation/stable_kernel_rules.txt Applied, thanks. ...and now I'm thinking that's maybe about enough in docs for 4.9...:) jon