net/mvpp2: fix building pdf documentation
Checks
Commit Message
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(-)
Comments
29/10/2018 21:34, Dan Gora:
> 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>
Applied, thanks
@@ -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: