[dpdk-dev] doc: fix build issue with pdf doc

Message ID 20180425135952.40930-1-marko.kovacevic@intel.com (mailing list archive)
State Accepted, archived
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Kovacevic, Marko April 25, 2018, 1:59 p.m. UTC
  A .svg extension was added instead of .* which caused
the pdf docs to not build this change fixes that.

Fixes: a5e1231f099b ("net/szedata2: do not affect Ethernet interfaces")
Cc: vido@cesnet.cz

Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
---
 doc/guides/nics/szedata2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Thomas Monjalon April 25, 2018, 2:37 p.m. UTC | #1
25/04/2018 15:59, Marko Kovacevic:
> A .svg extension was added instead of .* which caused
> the pdf docs to not build this change fixes that.
> 
> Fixes: a5e1231f099b ("net/szedata2: do not affect Ethernet interfaces")
> Cc: vido@cesnet.cz
> 
> Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>

Applied, thanks

new commit title:
	doc: fix PDF build
  

Patch

diff --git a/doc/guides/nics/szedata2.rst b/doc/guides/nics/szedata2.rst
index 1b4b3eb..96fed30 100644
--- a/doc/guides/nics/szedata2.rst
+++ b/doc/guides/nics/szedata2.rst
@@ -91,7 +91,7 @@  NUMA node, the card is represented as two ports in DPDK (each with half of the
 queues), which allows DPDK to work with data from the individual queues on the
 right NUMA node.
 
-.. figure:: img/szedata2_nfb200g_architecture.svg
+.. figure:: img/szedata2_nfb200g_architecture.*
     :align: center
 
     NFB-200G2QL high-level diagram