* [dpdk-dev] [PATCH] net/mvpp2: fix building pdf documentation
@ 2018-10-29 20:34 Dan Gora
2018-10-31 11:11 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Dan Gora @ 2018-10-29 20:34 UTC (permalink / raw)
To: dev
Cc: Thomas Monjalon, Dan Gora, nsamsono, Tomasz Duszynski,
Dmitri Epshtein, John McNamara, Marko Kovacevic
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 <dg@adax.com>
---
doc/guides/nics/mvpp2.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/mvpp2.rst b/doc/guides/nics/mvpp2.rst
index 59fa0e10d..10303a1c1 100644
--- a/doc/guides/nics/mvpp2.rst
+++ b/doc/guides/nics/mvpp2.rst
@@ -644,7 +644,7 @@ Node which has a parent is called a leaf whereas node without
parent is called a non-leaf (root).
MVPP2 PMD supports two level hierarchy where level 0 represents ports and level 1 represents tx queues of a given port.
-.. figure:: img/mvpp2_tm.svg
+.. figure:: img/mvpp2_tm.*
Nodes hold following types of settings:
--
2.19.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-31 11:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29 20:34 [dpdk-dev] [PATCH] net/mvpp2: fix building pdf documentation Dan Gora
2018-10-31 11:11 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).