From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] docs: Support building pdfs from markdown using pandoc Date: Thu, 5 Jun 2014 14:31:00 +0100 Message-ID: <1401975060.15729.80.camel@hastur.hellion.org.uk> References: <1401801228-13796-1-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1401801228-13796-1-git-send-email-andrew.cooper3@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2014-06-03 at 14:13 +0100, Andrew Cooper wrote: > Signed-off-by: Andrew Cooper > CC: Ian Campbell > CC: Ian Jackson Acked + applied. > --- > Please rerun autogen as part of committing this patch. Done. > > The Xen command line parameters document is far more useful as an indexed pdf > than it is as unindexed html webpage. I moved this sentiment into the commit message proper. Ian.