From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from tex.lwn.net ([70.33.254.29]:39889 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932469AbcIAO4K (ORCPT ); Thu, 1 Sep 2016 10:56:10 -0400 Date: Thu, 1 Sep 2016 08:56:04 -0600 From: Jonathan Corbet To: Markus Heiser Cc: Mauro Carvalho Chehab , Jani Nikula , Linux Media Mailing List Subject: Re: [PATCH 0/3] doc-rst: generic way to build PDF of sub-folder Message-ID: <20160901085604.7c22d39e@lwn.net> In-Reply-To: <20160901085334.0574ef2e@lwn.net> References: <1472052976-22541-1-git-send-email-markus.heiser@darmarit.de> <20160901085334.0574ef2e@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: On Thu, 1 Sep 2016 08:53:34 -0600 Jonathan Corbet wrote: > > here is a small patch series which extends the method to build only sub-folders > > to the targets "latexdocs" and "pdfdocs". > > Well this doesn't seem to break anything, so I went ahead and applied > it :) By that I mean I applied the first two, of course; I left the media-specific one for Mauro. jon