Re: [dpdk-dev] [PATCH] doc: fix sphinx warning

2017-04-19 Thread Van Haaren, Harry
> From: dev [mailto:dev-boun...@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 > > Seen with recent version of sphinx: > WARNING: latex

Re: [dpdk-dev] [PATCH] doc: fix sphinx warning

2017-04-19 Thread Thomas Monjalon
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

Re: [dpdk-dev] [PATCH] doc: fix sphinx warning

2017-04-19 Thread 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

[dpdk-dev] [PATCH] doc: fix sphinx warning

2017-04-19 Thread Thomas Monjalon
Seen with recent version of sphinx: WARNING: latex_preamble conflicts with latex_elements['preamble'], ignored. Signed-off-by: Thomas Monjalon --- doc/guides/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/conf.py b/doc/guides/conf.py index 01ce16d2e..e