From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/mvpp2: fix building pdf documentation Date: Wed, 31 Oct 2018 12:11:51 +0100 Message-ID: <21709226.mW7npfIU4z@xps> References: <20181029203454.28908-1-dg@adax.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, nsamsono@marvell.com, Tomasz Duszynski , Dmitri Epshtein , John McNamara , Marko Kovacevic To: Dan Gora Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 4DC63F94 for ; Wed, 31 Oct 2018 12:11:48 +0100 (CET) In-Reply-To: <20181029203454.28908-1-dg@adax.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 29/10/2018 21:34, Dan Gora: > Don't use .svg extension on ..figure references. PDF versions of > the documents use .png images generated from the .svg images. > > Fixes: 0ba610ca1d17 ("net/mvpp2: document MTR and TM usage") > Cc: nsamsono@marvell.com > > Signed-off-by: Dan Gora Applied, thanks