From: Thomas Monjalon <thomas@monjalon.net>
To: amr.mokhtar@intel.com
Cc: pablo.de.lara.guarch@intel.com, marko.kovacevic@intel.com,
john.mcnamara@intel.com, dev@dpdk.org
Subject: [dpdk-dev] [PATCH] doc: fix PDF build
Date: Wed, 8 Aug 2018 23:25:09 +0200 [thread overview]
Message-ID: <20180808212509.8302-1-thomas@monjalon.net> (raw)
The SVG images must be referenced without their extension,
because it is converted to PNG for PDF.
Fixes: 54c4cbb6ccf1 ("doc: add graphics to bbdev guide")
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
doc/guides/prog_guide/bbdev.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/prog_guide/bbdev.rst b/doc/guides/prog_guide/bbdev.rst
index 426d31f09..9de14443e 100644
--- a/doc/guides/prog_guide/bbdev.rst
+++ b/doc/guides/prog_guide/bbdev.rst
@@ -571,7 +571,7 @@ TB-mode. CB-mode is a reduced version, where only one CB exists:
.. _figure_turbo_tb_encode:
-.. figure:: img/turbo_tb_encode.svg
+.. figure:: img/turbo_tb_encode.*
Turbo encoding of Code Blocks in mbuf structure
@@ -665,7 +665,7 @@ TB-mode. CB-mode is a reduced version, where only one CB exists:
.. _figure_turbo_tb_decode:
-.. figure:: img/turbo_tb_decode.svg
+.. figure:: img/turbo_tb_decode.*
Turbo decoding of Code Blocks in mbuf structure
--
2.17.1
next reply other threads:[~2018-08-08 21:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-08 21:25 Thomas Monjalon [this message]
2018-08-08 21:29 ` Mokhtar, Amr
2018-08-08 22:03 ` Thomas Monjalon
2018-11-02 13:38 [dpdk-dev] [PATCH] doc: fix pdf build Marko Kovacevic
2018-11-02 15:17 ` Ferruh Yigit
2018-11-02 16:31 ` Mcnamara, John
2018-11-04 21:41 ` Thomas Monjalon
2018-11-02 16:44 ` Thomas Monjalon
2018-11-02 16:47 ` Kovacevic, Marko
2019-07-09 13:11 [dpdk-dev] [PATCH] doc: fix PDF build Thomas Monjalon
2019-07-09 16:53 ` Ferruh Yigit
2019-07-10 7:44 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180808212509.8302-1-thomas@monjalon.net \
--to=thomas@monjalon.net \
--cc=amr.mokhtar@intel.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@intel.com \
--cc=pablo.de.lara.guarch@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).