All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Arnon Warshavsky <arnon@qwilt.com>
Cc: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com
Subject: Re: [PATCH v2] devtools: check wrong svg include in guides
Date: Thu, 01 Nov 2018 22:25:46 +0100	[thread overview]
Message-ID: <2922990.Jdo3r6Othm@xps> (raw)
In-Reply-To: <20181031162842.19431-1-thomas@monjalon.net>

31/10/2018 17:28, Thomas Monjalon:
> Including svg files with the svg extension is a common mistake:
> 	.. figure:: example.svg
> must be
> 	.. figure:: example.*
> So it will work also when building pdf doc with figures converted
> to png files.
> 
> A check is added in checkpatches.sh.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> Signed-off-by: Arnon Warshavsky <arnon@qwilt.com>

Applied

      parent reply	other threads:[~2018-11-01 21:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-31 11:05 [PATCH] devtools: check wrong svg include in patches Thomas Monjalon
2018-10-31 15:46 ` Arnon Warshavsky
2018-10-31 15:51   ` Thomas Monjalon
2018-10-31 15:55     ` Arnon Warshavsky
2018-10-31 16:28 ` [PATCH v2] devtools: check wrong svg include in guides Thomas Monjalon
2018-11-01  6:45   ` Arnon Warshavsky
2018-11-01  9:27     ` Thomas Monjalon
2018-11-01  9:29       ` Arnon Warshavsky
2018-11-01 13:59         ` Arnon Warshavsky
2018-11-01 14:10           ` Thomas Monjalon
2018-11-01 21:25   ` Thomas Monjalon [this message]

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=2922990.Jdo3r6Othm@xps \
    --to=thomas@monjalon.net \
    --cc=arnon@qwilt.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=marko.kovacevic@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.