From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Van Haaren, Harry" Subject: Re: [PATCH] doc: fix sphinx warning Date: Wed, 19 Apr 2017 14:16:19 +0000 Message-ID: References: <20170419121036.4408-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: Thomas Monjalon , "Mcnamara, John" Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id DA37F388F for ; Wed, 19 Apr 2017 16:16:23 +0200 (CEST) In-Reply-To: <20170419121036.4408-1-thomas@monjalon.net> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, April 19, 2017 1:11 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: fix sphinx warning >=20 > Seen with recent version of sphinx: > WARNING: latex_preamble conflicts with latex_elements['preamble'], ignore= d. >=20 > Signed-off-by: Thomas Monjalon Previously I had this warning, but no more, whooo! Acked-by: Harry van Haaren