From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix sphinx warning Date: Wed, 19 Apr 2017 15:25:48 +0200 Message-ID: <35569965.zesvpRLOmd@xps> References: <20170419121036.4408-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ferruh Yigit , john.mcnamara@intel.com To: dev@dpdk.org Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 2F08E388F for ; Wed, 19 Apr 2017 15:25:50 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 19/04/2017 14:21, Ferruh Yigit: > On 4/19/2017 1:10 PM, Thomas Monjalon wrote: > > Seen with recent version of sphinx: > > WARNING: latex_preamble conflicts with latex_elements['preamble'], > > ignored. > > > > Signed-off-by: Thomas Monjalon > > Tested-by: Ferruh Yigit Applied