doc: fix PDF build
Don't use .svg extension on ..figure references. PDF versions of
the documents use .png images generated from the .svg images.
Fixes: 0ba610ca1d
("net/mvpp2: document MTR and TM usage")
Signed-off-by: Dan Gora <dg@adax.com>
This commit is contained in:
parent
bdbe62df10
commit
98372f54ce
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user