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 <tho...@monjalon.net> > Signed-off-by: Arnon Warshavsky <ar...@qwilt.com>
Applied